diff options
author | Paul Richards <paul@FreeBSD.org> | 2000-04-16 11:30:44 +0000 |
---|---|---|
committer | Paul Richards <paul@FreeBSD.org> | 2000-04-16 11:30:44 +0000 |
commit | bb31fa45a909c051a4cd0fbd594dd5d7ec9656c6 (patch) | |
tree | 70881dc41aa3a8b2681c81fb0c4cb93948d6ba55 | |
parent | Change MAINTAINER mail address. (diff) |
Upgrade to version 1.22
Notes
Notes:
svn path=/head/; revision=27649
-rw-r--r-- | www/mod_perl/Makefile | 2 | ||||
-rw-r--r-- | www/mod_perl2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile index 203fba04c806..6475c7fb50b7 100644 --- a/www/mod_perl/Makefile +++ b/www/mod_perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_perl -PORTVERSION= 1.21_02 +PORTVERSION= 1.22 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 203fba04c806..6475c7fb50b7 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_perl -PORTVERSION= 1.21_02 +PORTVERSION= 1.22 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache |