diff options
Diffstat (limited to 'converters/txt2html/Makefile')
-rw-r--r-- | converters/txt2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/txt2html/Makefile b/converters/txt2html/Makefile index 10d551b35b6..a9cd236db73 100644 --- a/converters/txt2html/Makefile +++ b/converters/txt2html/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2014/10/09 14:06:04 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2015/06/12 10:48:34 wiz Exp $ # DISTNAME= txt2html-2.51 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= converters www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=txt2html/} |