diff options
Diffstat (limited to 'textproc/highlight/Makefile')
-rw-r--r-- | textproc/highlight/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index f425a2c4ad23..58634415df7a 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -1,10 +1,10 @@ PORTNAME= highlight -PORTVERSION= 4.15 +PORTVERSION= 4.16 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/ |