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 7a90e2d64e6..14e2fabf9b4 100644 --- a/www/album/Makefile +++ b/www/album/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:48 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2016/07/09 06:39:10 wiz Exp $ DISTNAME= album-4.13 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://marginalhacks.com/bin/album.versions/ |