diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-22 14:35:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-22 14:35:57 +0000 |
commit | 5a2347e41b72812f51348484c026dbc0f75e97e7 (patch) | |
tree | 8349169d78fe55d48f65c68a557a69455a61ed64 /www/mod_perl2/Makefile | |
parent | f1fa4f358fb45d6df94ffdbe17a5d2209338c4b9 (diff) |
Notes
Diffstat (limited to 'www/mod_perl2/Makefile')
-rw-r--r-- | www/mod_perl2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 1cfd4b82fbb7..5fd9ef070ccf 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_perl -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 PORTEPOCH= 2 CATEGORIES= www perl5 MASTER_SITES= http://perl.apache.org/dist/ \ |