diff options
Diffstat (limited to 'converters/txt2html/Makefile')
-rw-r--r-- | converters/txt2html/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/txt2html/Makefile b/converters/txt2html/Makefile index a2f4e66a79a..157b14d792f 100644 --- a/converters/txt2html/Makefile +++ b/converters/txt2html/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/10/03 00:20:18 asau Exp $ +# $NetBSD: Makefile,v 1.21 2012/10/03 21:54:11 wiz Exp $ # DISTNAME= txt2html-2.45 +PKGREVISION= 1 CATEGORIES= converters www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=txt2html/} |