diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 06:23:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-24 06:23:46 +0000 |
commit | b6d0b8d7fabe07c7d18a1a1fe2dc8b764ab91386 (patch) | |
tree | 71eb47a542ff820ea8244be036c10df25fadd26b /textproc/code2html/Makefile | |
parent | af770130983e72fa6f54a05de2e7e542b8d9a717 (diff) |
Notes
Diffstat (limited to 'textproc/code2html/Makefile')
-rw-r--r-- | textproc/code2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile index 035c7dfc2573..e9db22c5fadf 100644 --- a/textproc/code2html/Makefile +++ b/textproc/code2html/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.palfrader.org/code2html/all/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= jedgar@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sourcecode to HTML converter NO_BUILD= yes |