diff options
Diffstat (limited to 'converters/code2html/Makefile')
-rw-r--r-- | converters/code2html/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/code2html/Makefile b/converters/code2html/Makefile index 7e442fa033c..846d22c93ab 100644 --- a/converters/code2html/Makefile +++ b/converters/code2html/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.9 2008/03/03 05:51:08 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2009/01/23 21:14:18 jschauma Exp $ # DISTNAME= code2html-0.9.1 CATEGORIES= converters devel textproc MASTER_SITES= http://www.palfrader.org/code2html/all/ -MAINTAINER= jschauma@NetBSD.org +MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://www.palfrader.org/code2html/ COMMENT= Convert a program source code to syntax highlighted HTML |