diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-08-12 19:31:51 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-08-12 19:31:51 +0000 |
commit | 461f61fcfb92fbce8d9428fdd374720e30b4fa8c (patch) | |
tree | 39c3d098174fb48014d54edd835e605f67bfc252 /www/p5-HTML-Mason/Makefile | |
parent | Add better identification for configuration dialog, especially (diff) |
Update to 1.22. Fixes memory leak
PR: 55486
Submitted by: Andrew Foster <adf@fl.net.au>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=86861
Diffstat (limited to 'www/p5-HTML-Mason/Makefile')
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 8a102d2b3ff8..93ef380b9781 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Mason -PORTVERSION= 1.21 +PORTVERSION= 1.22 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML |