diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-12-18 09:03:06 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-12-18 09:03:06 +0000 |
commit | 0448bdc553b645e53bb9c2d8909d2ad7ac1ac325 (patch) | |
tree | 8f6b8e2fef5bdd2b421346148ebbe663ce7b9070 | |
parent | Fix last change. (diff) |
Update to version 0.895.
PR: 23607
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
Notes
Notes:
svn path=/head/; revision=36054
-rw-r--r-- | www/p5-HTML-Mason/Makefile | 3 | ||||
-rw-r--r-- | www/p5-HTML-Mason/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-HTML-Mason/Makefile b/www/p5-HTML-Mason/Makefile index 05ab80511604..f1f37e2830ce 100644 --- a/www/p5-HTML-Mason/Makefile +++ b/www/p5-HTML-Mason/Makefile @@ -6,7 +6,8 @@ # PORTNAME= HTML-Mason -PORTVERSION= 0.89 +PORTVERSION= 0.89.5 +DISTNAME= ${PORTNAME}-0.895 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 7f1c70667eba..7edb5664c114 100644 --- a/www/p5-HTML-Mason/distinfo +++ b/www/p5-HTML-Mason/distinfo @@ -1 +1 @@ -MD5 (HTML-Mason-0.89.tar.gz) = d03e77cd42b6995eefeeccb3a0d0b541 +MD5 (HTML-Mason-0.895.tar.gz) = ac1804eca31bb3c1f563e727dff725e5 |