diff options
Diffstat (limited to 'www/album/Makefile')
-rw-r--r-- | www/album/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/album/Makefile b/www/album/Makefile index b102e4afd0f..e962eb4a7ba 100644 --- a/www/album/Makefile +++ b/www/album/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2013/05/31 12:42:30 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2014/05/29 23:37:55 wiz Exp $ # DISTNAME= album ALBUMREV= 3.07 PKGNAME= ${DISTNAME}-${ALBUMREV} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www MASTER_SITES= http://marginalhacks.com/bin/ |