summaryrefslogtreecommitdiff
path: root/converters/code2html
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2009-03-17 21:40:44 +0000
committerdarcy <darcy@pkgsrc.org>2009-03-17 21:40:44 +0000
commit57ded33aec0268424d6e35228075a299fc14a8e8 (patch)
tree9359ede16070f188200254a32914e70e5bb8e5df /converters/code2html
parent68148ee24297973b8b6ace8324f035892bbb46c0 (diff)
downloadpkgsrc-57ded33aec0268424d6e35228075a299fc14a8e8.tar.gz
Correct email address for generic MAINTAINER.
Diffstat (limited to 'converters/code2html')
-rw-r--r--converters/code2html/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/code2html/Makefile b/converters/code2html/Makefile
index 846d22c93ab..da4437be8da 100644
--- a/converters/code2html/Makefile
+++ b/converters/code2html/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.10 2009/01/23 21:14:18 jschauma Exp $
+# $NetBSD: Makefile,v 1.11 2009/03/17 21:40:45 darcy Exp $
#
DISTNAME= code2html-0.9.1
CATEGORIES= converters devel textproc
MASTER_SITES= http://www.palfrader.org/code2html/all/
-MAINTAINER= pkgsrc-users@@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.palfrader.org/code2html/
COMMENT= Convert a program source code to syntax highlighted HTML