diff options
author | xtraeme <xtraeme> | 2004-02-11 22:56:23 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2004-02-11 22:56:23 +0000 |
commit | c7922145047b2f13acaf027b496904918f1d08ae (patch) | |
tree | 0fd06c32ed30853dfbf06a23556bd1ee113525b7 /www/p5-Apache-Gallery | |
parent | 0f22278b1d7edf8630040d40e3aa01ed5f30bddb (diff) | |
download | pkgsrc-c7922145047b2f13acaf027b496904918f1d08ae.tar.gz |
Bump PKGREVISION due to imlib2 update.
Diffstat (limited to 'www/p5-Apache-Gallery')
-rw-r--r-- | www/p5-Apache-Gallery/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Gallery/Makefile b/www/p5-Apache-Gallery/Makefile index ae7f1a2b184..3d3180098e6 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2004/02/11 05:59:54 xtraeme Exp $ +# $NetBSD: Makefile,v 1.14 2004/02/11 22:56:23 xtraeme Exp $ # DISTNAME= Apache-Gallery-0.7 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5aga CATEGORIES= www graphics MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |