diff options
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 |