diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-08-22 09:06:40 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-08-22 09:06:40 +0000 |
commit | cd98d47ae0a5a1f371917c39450bbb3e01873f09 (patch) | |
tree | 9a9353cf33e200dd8ca08eef826082e63e102d6b /www/p5-CGI.pm/Makefile | |
parent | Axe dangling files. (diff) |
Update to 3.00, which fixes URL unescaping with fx. openwebmail
Tested by: Mo <mo@qubix.ca>
Diffstat (limited to 'www/p5-CGI.pm/Makefile')
-rw-r--r-- | www/p5-CGI.pm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-CGI.pm/Makefile b/www/p5-CGI.pm/Makefile index 3ec94fa8cf72..8738a1d1cf14 100644 --- a/www/p5-CGI.pm/Makefile +++ b/www/p5-CGI.pm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CGI.pm -PORTVERSION= 2.99 +PORTVERSION= 3.00 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |