diff options
author | epg <epg> | 2003-12-03 15:40:02 +0000 |
---|---|---|
committer | epg <epg> | 2003-12-03 15:40:02 +0000 |
commit | 20251b5f773ddfe0ddff652a2f23e8768a11ce96 (patch) | |
tree | 89c8bbc78183fa04ad917f3d5dd3a9b1cadf0a9e /www/ap2-perl | |
parent | aa6bc89e41679c8d0fc6b20c984e05f35cf47879 (diff) | |
download | pkgsrc-20251b5f773ddfe0ddff652a2f23e8768a11ce96.tar.gz |
PKGREVISION bumps due to apr bump (thanks Thomas Klausner).
Diffstat (limited to 'www/ap2-perl')
-rw-r--r-- | www/ap2-perl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/ap2-perl/Makefile b/www/ap2-perl/Makefile index 5cf87b3c5f9..05aebaa15d6 100644 --- a/www/ap2-perl/Makefile +++ b/www/ap2-perl/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:55:27 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/12/03 15:40:02 epg Exp $ # # NOTE: This package is *BETA*. If it doesn't work, then check the # modperl-2.0 mailing lists for help. DISTNAME= mod_perl-1.99_08 PKGNAME= ap2-perl-1.99.8 +PKGREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= http://perl.apache.org/dist/ |