diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-13 09:38:38 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-13 09:38:38 +0000 |
commit | 3d3c9be9a83ed053c6bdf320e5b492e344505e25 (patch) | |
tree | f375bc4df978c516fe59ab8458182a9754fa12d3 /www | |
parent | fd37863e5055cb7c5c01bcdfe2f671acfb4f7c65 (diff) | |
download | pkgsrc-3d3c9be9a83ed053c6bdf320e5b492e344505e25.tar.gz |
Bump PKGREVISION due to x11/fltk update (s/USE_X11BASE/USE_X11/).
Diffstat (limited to 'www')
-rw-r--r-- | www/htmldoc-x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/htmldoc-x11/Makefile b/www/htmldoc-x11/Makefile index c98492e6798..7d62a62e2ab 100644 --- a/www/htmldoc-x11/Makefile +++ b/www/htmldoc-x11/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2004/03/26 02:27:57 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/13 09:38:39 xtraeme Exp $ # .include "../htmldoc/Makefile.common" PKGNAME= htmldoc-x11-${HTMLDOC_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Converts HTML to indexed HTML, PDF and/or PostScript (GUI available) CONFLICTS= htmldoc-[0-9]* |