diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-08-02 08:02:03 +0000 |
commit | 83556203a2830421e69b14606f4af5787be1027a (patch) | |
tree | 1f52d066edc8a34576fcc10dd6c650217fc8c597 /textproc/highlight | |
parent | 993dda316ecc33a1782326febd63f9cfd102409d (diff) |
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=238758
Diffstat (limited to 'textproc/highlight')
-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 f5ca9ccf95cd..09a5a39e1b6b 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -11,7 +11,7 @@ PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ -MAINTAINER= alexbl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Customizable syntax highlighter USE_GMAKE= yes |