diff --git a/x11/qt2/Makefile b/x11/qt2/Makefile index f2604fbfa9e..414de20c535 100644 --- a/x11/qt2/Makefile +++ b/x11/qt2/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.57 2007/05/18 09:12:59 espie Exp $ +# $OpenBSD: Makefile,v 1.58 2007/05/18 09:14:33 espie Exp $ # $FreeBSD: Makefile,v 1.33 1999/02/27 03:09:57 andreas Exp $ COMMENT-main= "C++ X11 GUI toolkit" @@ -11,7 +11,7 @@ CATEGORIES= x11 PKGNAME-main= qt2-${VERSION}p4 PKGNAME-examples= qt2-examples-${VERSION}p0 -PKGNAME-html= qt2-html-${VERSION}p0 +PKGNAME-html= qt2-html-${VERSION}p1 SHARED_LIBS= qt 20.0 diff --git a/x11/qt2/pkg/DESCR-html b/x11/qt2/pkg/DESCR-html index 506f1d4e33c..c4ec27a809b 100644 --- a/x11/qt2/pkg/DESCR-html +++ b/x11/qt2/pkg/DESCR-html @@ -1,2 +1 @@ -This is an off-line copy of the qt2 documentation available from -${HOMEPAGE} +This is an off-line copy of the qt2 documentation available.