diff options
author | wiz <wiz> | 2004-03-26 02:27:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-03-26 02:27:34 +0000 |
commit | f1c1f779e018f5392a5ca82138751c50dddcfb51 (patch) | |
tree | 41dd3b7f8e57da510c64a490aa410798a76dec65 /www/ap2-perl | |
parent | bf3b70447327939f1096767ebe5c582f7daf50d0 (diff) | |
download | pkgsrc-f1c1f779e018f5392a5ca82138751c50dddcfb51.tar.gz |
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
Diffstat (limited to 'www/ap2-perl')
-rw-r--r-- | www/ap2-perl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-perl/Makefile b/www/ap2-perl/Makefile index 716769c457f..fc706f8221d 100644 --- a/www/ap2-perl/Makefile +++ b/www/ap2-perl/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.10 2004/02/10 02:22:50 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2004/03/26 02:27:56 wiz 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_12 PKGNAME= ap2-perl-1.99.12 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= http://perl.apache.org/dist/ |