summaryrefslogtreecommitdiff
path: root/www/htmldoc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2011-01-13 13:36:05 +0000
committerwiz <wiz@pkgsrc.org>2011-01-13 13:36:05 +0000
commit2f4126dc58a114d0237e603c89b2b475b9fbb38f (patch)
tree88e815d783e836dbfc6cc98e62ec39f0cd57cff6 /www/htmldoc
parentdfa758c4ea4c53e8949343589574528ccd889f36 (diff)
downloadpkgsrc-2f4126dc58a114d0237e603c89b2b475b9fbb38f.tar.gz
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Diffstat (limited to 'www/htmldoc')
-rw-r--r--www/htmldoc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/htmldoc/Makefile b/www/htmldoc/Makefile
index 6093f29f03a..f087f814670 100644
--- a/www/htmldoc/Makefile
+++ b/www/htmldoc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2010/12/23 11:44:58 dsainty Exp $
+# $NetBSD: Makefile,v 1.31 2011/01/13 13:39:38 wiz 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= 4
+PKGREVISION= 5
CATEGORIES= www
MASTER_SITES= ftp://ftp.easysw.com/pub/htmldoc/${PKGVERSION_NOREV}/
EXTRACT_SUFX= .tar.bz2