diff options
author | obache <obache> | 2011-04-22 14:40:40 +0000 |
---|---|---|
committer | obache <obache> | 2011-04-22 14:40:40 +0000 |
commit | 9b08b6c863b87383a95b3c8e7b9e2f43399aa673 (patch) | |
tree | a0bbc75a2678abb7b9f4c413eebf60cee56dc2ba /www/htmldoc | |
parent | 5ac81761abc0ef10880661ce6c83ae4004705f3c (diff) | |
download | pkgsrc-9b08b6c863b87383a95b3c8e7b9e2f43399aa673.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'www/htmldoc')
-rw-r--r-- | www/htmldoc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/htmldoc/Makefile b/www/htmldoc/Makefile index f087f814670..bb03b34056f 100644 --- a/www/htmldoc/Makefile +++ b/www/htmldoc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2011/01/13 13:39:38 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2011/04/22 14:40:46 obache Exp $ # This section contains variables that might be overridden. PKGNAME?= ${PKGNAME_BASE} @@ -7,7 +7,7 @@ COMMENT?= Converts HTML to indexed HTML, PDF and/or PostScript # Normal package Makefile contents follow. DISTNAME= htmldoc-1.8.27-source PKGNAME_BASE= ${DISTNAME:S/-source//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/${PKGVERSION_NOREV}/ EXTRACT_SUFX= .tar.bz2 |