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 ebcc1b1986d..e5aa8f6afd1 100644 --- a/www/album/Makefile +++ b/www/album/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2008/06/12 02:14:54 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 21:58:26 wiz Exp $ # DISTNAME= album ALBUMREV= 3.07 PKGNAME= ${DISTNAME}-${ALBUMREV} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= http://marginalhacks.com/bin/ |