diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/gallery/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index 96794a2d2af..77fafc4a47b 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2010/07/12 00:08:02 dholland Exp $ +# $NetBSD: Makefile,v 1.4 2010/07/12 03:07:19 dholland Exp $ # DISTNAME= gallery-1.5.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gallery/} |