diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2006-02-09 08:59:52 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2006-02-09 08:59:52 +0000 |
commit | 7ad5bc28db79f8023e3aab4180d0f563c16ea971 (patch) | |
tree | b1145c26c946c207966d1dc86eae1a3a26579923 /www/p5-CGI.pm/Makefile | |
parent | a9aa41a3d0e5d6864c934701944798950919c90c (diff) |
Update to 3.16.
Notes
Notes:
svn path=/head/; revision=155565
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 36d44047045e..0f03ea678eb6 100644 --- a/www/p5-CGI.pm/Makefile +++ b/www/p5-CGI.pm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= CGI.pm -PORTVERSION= 3.15 +PORTVERSION= 3.16 PORTEPOCH= 1 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} |