diff options
Diffstat (limited to 'textproc/html2wml/Makefile')
-rw-r--r-- | textproc/html2wml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/html2wml/Makefile b/textproc/html2wml/Makefile index 10cfda694a7..a484695d9b9 100644 --- a/textproc/html2wml/Makefile +++ b/textproc/html2wml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/10/25 06:55:54 asau Exp $ +# $NetBSD: Makefile,v 1.23 2013/05/31 12:42:07 wiz Exp $ DISTNAME= html2wml-0.4.8r2 PKGNAME= html2wml-0.4.8.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= textproc converters MASTER_SITES= http://maddingue.free.fr/softwares/download/Html2Wml/html2wml-0.4.x/ \ ${MASTER_SITE_SOURCEFORGE:=htmlwml/} |