diff options
Diffstat (limited to 'www/gallery')
-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 8e294fc7f43..6893bd61728 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:57 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/06/12 10:51:49 wiz Exp $ # DISTNAME= gallery-1.5.10 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gallery/} |