diff options
author | kim <kim@pkgsrc.org> | 2005-01-23 18:30:11 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2005-01-23 18:30:11 +0000 |
commit | 9db5399ee4938ae30016445b8f1ab99f81920541 (patch) | |
tree | f98b3aa0fe97e1694db6127cd4225ecdb2b1ca51 /www | |
parent | 98278d528f698a90b2de62ee11662a88f303046e (diff) | |
download | pkgsrc-9db5399ee4938ae30016445b8f1ab99f81920541.tar.gz |
Empty out PKGREVISION (should have been part of previous commit).
Diffstat (limited to 'www')
-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/} |