diff options
Diffstat (limited to 'www/html2hdml/Makefile')
-rw-r--r-- | www/html2hdml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/html2hdml/Makefile b/www/html2hdml/Makefile index 1572c52fe727..43dbb31e1220 100644 --- a/www/html2hdml/Makefile +++ b/www/html2hdml/Makefile @@ -6,10 +6,10 @@ # PORTNAME= html2hdml -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.5 CATEGORIES= www textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= html2hdml/3784 +MASTER_SITE_SUBDIR= html2hdml/6351 MAINTAINER= knu@FreeBSD.org COMMENT= An i-mode HTML to EZweb HDML converter |