diff options
Diffstat (limited to 'textproc/highlight/Makefile')
-rw-r--r-- | textproc/highlight/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index c21af6eea0b9..58634415df7a 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -4,7 +4,7 @@ PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://andre-simon.de/zip/ -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Customizable syntax highlighter WWW= http://andre-simon.de/ |