aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-08-02 16:02:03 +0800
committerlinimon <linimon@FreeBSD.org>2009-08-02 16:02:03 +0800
commit05cf0e6fc7cfde260869dbf0e34e3a6be0276002 (patch)
tree7c2813afc595628bef551f39d056698eea8b5101 /textproc
parent2aa8be171e47add89fba76a4ddb44fad14e6fb81 (diff)
downloadfreebsd-ports-gnome-05cf0e6fc7cfde260869dbf0e34e3a6be0276002.tar.gz
freebsd-ports-gnome-05cf0e6fc7cfde260869dbf0e34e3a6be0276002.tar.zst
freebsd-ports-gnome-05cf0e6fc7cfde260869dbf0e34e3a6be0276002.zip
Reset alexbl@FreeBSD.org due to maintainer-timeouts and no repsonse
to email. Hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r--textproc/highlight/Makefile2
-rw-r--r--textproc/py-markdown/Makefile2
2 files changed, 2 insertions, 2 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
diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile
index 9c0cfc3faf7a..1d02604988a9 100644
--- a/textproc/py-markdown/Makefile
+++ b/textproc/py-markdown/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= CHEESESHOP
MASTER_SITE_SUBDIR= source/M/Markdown
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= alexbl@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Text markup to HTML conversion engine for Python
USE_ZIP= yes