diff options
author | kim <kim> | 2005-01-23 18:30:11 +0000 |
---|---|---|
committer | kim <kim> | 2005-01-23 18:30:11 +0000 |
commit | 5ca249ce74809448c81383ab646efef8c361f82f (patch) | |
tree | f98b3aa0fe97e1694db6127cd4225ecdb2b1ca51 /www/p5-Apache-Gallery | |
parent | c7e47180db8c391c4fd16bb9d1f17581f39ffb7b (diff) | |
download | pkgsrc-5ca249ce74809448c81383ab646efef8c361f82f.tar.gz |
Empty out PKGREVISION (should have been part of previous commit).
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 48733d38f30..3c445c5bbfc 100644 --- a/www/p5-Apache-Gallery/Makefile +++ b/www/p5-Apache-Gallery/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2005/01/23 18:26:39 kim Exp $ +# $NetBSD: Makefile,v 1.23 2005/01/23 18:30:11 kim Exp $ # DISTNAME= Apache-Gallery-0.9.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= # empty SVR4_PKGNAME= p5aga CATEGORIES= www graphics perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/} |