diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-20 11:43:29 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-20 11:43:29 +0000 |
commit | c8954ad0965f4eb46b8a43e7304475d174b5242d (patch) | |
tree | cdb78d46f4646fa9e849075c5702250dbbae85d6 | |
parent | f43c29657a28ce864ae8fc76d8b8a7cefaa487e8 (diff) |
upgrade to 1.05
PR: 38330
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=59530
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 2 | ||||
-rw-r--r-- | www/p5-HTML-Mason/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 94cc5734318c..0dad9b4c0c16 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -6,7 +6,7 @@ # PORTNAME= HTML-Mason -PORTVERSION= 1.04 +PORTVERSION= 1.05 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTML diff --git a/www/p5-HTML-Mason/distinfo b/www/p5-HTML-Mason/distinfo index 21efc68dd1c9..65818b821866 100644 --- a/www/p5-HTML-Mason/distinfo +++ b/www/p5-HTML-Mason/distinfo @@ -1 +1 @@ -MD5 (HTML-Mason-1.04.tar.gz) = aee8b61b950f7061687bf4965e786e58 +MD5 (HTML-Mason-1.05.tar.gz) = 9a523dba9ebc376295425768f3e41f1a |