diff options
author | knu <knu@FreeBSD.org> | 2003-04-26 21:47:37 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-04-26 21:47:37 +0000 |
commit | 4322f170465d594cbca575287e10375c9fac6496 (patch) | |
tree | 54174ee62a8c9866db56f80db4a5e03eda6b898b /www | |
parent | a9e9df4e198230600d42c3548c2f9e88f102adee (diff) | |
download | FreeBSD-ports-4322f170465d594cbca575287e10375c9fac6496.zip FreeBSD-ports-4322f170465d594cbca575287e10375c9fac6496.tar.gz |
Update to 1.0.3.
PR: ports/51408
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Diffstat (limited to 'www')
-rw-r--r-- | www/html2hdml/Makefile | 4 | ||||
-rw-r--r-- | www/html2hdml/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/html2hdml/Makefile b/www/html2hdml/Makefile index 01f15a9..8bbd204 100644 --- a/www/html2hdml/Makefile +++ b/www/html2hdml/Makefile @@ -6,9 +6,9 @@ # PORTNAME= html2hdml -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= www textproc -MASTER_SITES= http://downloads.sourceforge.jp/html2hdml/2459/ +MASTER_SITES= http://downloads.sourceforge.jp/html2hdml/3784/ MAINTAINER= knu@FreeBSD.org COMMENT= An i-mode HTML to EZweb HDML converter diff --git a/www/html2hdml/distinfo b/www/html2hdml/distinfo index 64a1c93..5892066 100644 --- a/www/html2hdml/distinfo +++ b/www/html2hdml/distinfo @@ -1 +1 @@ -MD5 (html2hdml-1.0.2.tar.gz) = 6a0edeebd31e5eb2cf56389c9387ba82 +MD5 (html2hdml-1.0.3.tar.gz) = 627ef72a09eecb58745165fb8a4b300f |