diff options
author | wiz <wiz@pkgsrc.org> | 2011-09-29 20:33:17 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-09-29 20:33:17 +0000 |
commit | ff2d2fb03712e3bbadf754bdb6b06d09f896a6ce (patch) | |
tree | 18d4b9f819cbf2c91ca63a36021f0fabedc5c09f /www | |
parent | 1fe7b77c50441ff22ddd7c57814ab35f8212e66b (diff) | |
download | pkgsrc-ff2d2fb03712e3bbadf754bdb6b06d09f896a6ce.tar.gz |
Fix PLIST. Bump PKGREVISION.
Diffstat (limited to 'www')
-rw-r--r-- | www/gallery2/Makefile | 4 | ||||
-rw-r--r-- | www/gallery2/PLIST | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index 6ac151bd069..c8184dbdb89 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2011/02/20 21:42:36 pettai Exp $ +# $NetBSD: Makefile,v 1.7 2011/09/29 20:33:17 wiz Exp $ # DISTNAME= gallery-2.3.1-full PKGNAME= gallery-2.3.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gallery/} diff --git a/www/gallery2/PLIST b/www/gallery2/PLIST index cbc913983b7..ab5a7db4fd1 100644 --- a/www/gallery2/PLIST +++ b/www/gallery2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2011/01/11 12:35:45 jym Exp $ +@comment $NetBSD: PLIST,v 1.3 2011/09/29 20:33:17 wiz Exp $ share/examples/gallery2/gallery2.conf share/examples/gallery2/config.php share/gallery2/.htaccess @@ -6,7 +6,6 @@ share/gallery2/LICENSE share/gallery2/MANIFEST share/gallery2/README.html share/gallery2/bootstrap.inc -share/gallery2/config.php share/gallery2/embed.php share/gallery2/images/g2Logo.gif share/gallery2/images/gallery.gif |