diff options
Diffstat (limited to 'www/gallery/Makefile')
-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 02f174f82ae..a9aa82f59fd 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2012/06/16 05:27:12 taca Exp $ +# $NetBSD: Makefile,v 1.6 2012/10/03 21:58:29 wiz Exp $ # DISTNAME= gallery-1.5.10 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gallery/} |