diff options
author | obache <obache@pkgsrc.org> | 2013-03-16 07:21:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-16 07:21:18 +0000 |
commit | e4dd4cf082d9a42bc1c8592c6d47868d8f33c97e (patch) | |
tree | c8333aa872fd29b36f21535276d16fc4e0ea81d1 /www/gallery2 | |
parent | c5b50f16c2e25f17c2e5af50cbe410bcb380607b (diff) | |
download | pkgsrc-e4dd4cf082d9a42bc1c8592c6d47868d8f33c97e.tar.gz |
Bump PKGREVISION from default PHP version change to 5.4.
Diffstat (limited to 'www/gallery2')
-rw-r--r-- | www/gallery2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index e6f0fd58e6f..042a3a95bcf 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2012/10/28 06:30:16 asau Exp $ +# $NetBSD: Makefile,v 1.11 2013/03/16 07:21:24 obache Exp $ # DISTNAME= gallery-2.3.2-full PKGNAME= gallery-2.3.2 +PKGREVISION= 1 CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gallery/} |