diff options
Diffstat (limited to 'converters/code2html/Makefile')
-rw-r--r-- | converters/code2html/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/code2html/Makefile b/converters/code2html/Makefile index ce85627626b..983e166ce75 100644 --- a/converters/code2html/Makefile +++ b/converters/code2html/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2012/10/03 00:20:10 asau Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/03 21:54:07 wiz Exp $ # DISTNAME= code2html-0.9.1 +PKGREVISION= 1 CATEGORIES= converters devel textproc MASTER_SITES= http://www.palfrader.org/code2html/all/ |