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 ef9fe0431fe..8e294fc7f43 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2013/07/19 03:59:59 taca Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:57 wiz Exp $ # DISTNAME= gallery-1.5.10 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gallery/} |