summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-03-29 17:11:46 +0000
committerwiz <wiz@pkgsrc.org>2004-03-29 17:11:46 +0000
commitd5079a0de726144c03fdf81d33c7cf307468b526 (patch)
treea6e7dcb70076b435d0a75c5319fc4380331c6403 /graphics
parentac9958c5bc283e6046bf8492b9b46d4bfb25cddb (diff)
downloadpkgsrc-d5079a0de726144c03fdf81d33c7cf307468b526.tar.gz
Bump PKGREVISION for pkgconfig file addition.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/png/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/png/Makefile b/graphics/png/Makefile
index ab8af99f8bf..1919e67ba35 100644
--- a/graphics/png/Makefile
+++ b/graphics/png/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.57 2004/03/29 16:02:08 ben Exp $
+# $NetBSD: Makefile,v 1.58 2004/03/29 17:11:46 wiz Exp $
# On update, don't forget to increase shared library major/minor's in
# accordance with changes (patch-aa).
DISTNAME= libpng-1.2.5
PKGNAME= ${DISTNAME:S/lib//}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libpng/} \
http://www.libpng.org/pub/png/src/ \