From 2d05aa1267974f9682465111d1d6d71035ca411a Mon Sep 17 00:00:00 2001 From: George C A Reid Date: Tue, 26 Jun 2001 17:06:34 +0000 Subject: Update to 0.4.5r2 PR: 28419 Submitted by: Patrick Li --- www/html2wml/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'www/html2wml/Makefile') diff --git a/www/html2wml/Makefile b/www/html2wml/Makefile index cd4c2ab69e02..b69b66df8a4a 100644 --- a/www/html2wml/Makefile +++ b/www/html2wml/Makefile @@ -6,7 +6,7 @@ # PORTNAME= html2wml -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.5r2 CATEGORIES= www MASTER_SITES= http://maddingue.free.fr/techie/download/Html2Wml/ @@ -41,8 +41,10 @@ post-install: .endfor ${INSTALL_DATA} ${WRKSRC}/t/form.html \ ${PREFIX}/share/doc/html2wml/t -.for D in inc_para.wml inc_prev.wml include.html links.html mix1.html \ - mix2.html struct.html xtreme.html +.for D in inc_para.wml inc_prev.wml mix1.html mix2.html struct.html \ + t-a.html t-anchor.html t-br.html t-double-tags.html t-extcharset.html \ + t-frames.html t-img.html t-include.html t-nest.html t-no-tag.html \ + t-special-chars.html t-urls.html ${INSTALL_DATA} ${WRKSRC}/t/samples/$D \ ${PREFIX}/share/doc/html2wml/t/samples .endfor -- cgit v1.2.3