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 0d7350e0727..a5d603e737d 100644 --- a/textproc/html2wml/Makefile +++ b/textproc/html2wml/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2021/05/24 19:54:24 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2022/06/28 11:36:10 wiz Exp $ DISTNAME= html2wml-0.4.8r2 PKGNAME= html2wml-0.4.8.2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= textproc converters MASTER_SITES= http://maddingue.free.fr/softwares/download/Html2Wml/html2wml-0.4.x/ MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=htmlwml/} |