aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2015-04-16 20:13:43 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2015-04-16 20:13:43 +0000
commit45bf4cceb69b6b364dad46f656f67b8d08d0af0d (patch)
tree0b7fc0f3c4cb8a59790e5f0c403d4f9d11207836 /textproc
parent455229efe566016b510ec74a909d6c3fa4b3d49f (diff)
downloadports-45bf4cceb69b6b364dad46f656f67b8d08d0af0d.tar.gz
ports-45bf4cceb69b6b364dad46f656f67b8d08d0af0d.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/go-text/Makefile2
-rw-r--r--textproc/py-pystache/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/go-text/Makefile b/textproc/go-text/Makefile
index 4c0b5b5c4ce9..e30a9deec615 100644
--- a/textproc/go-text/Makefile
+++ b/textproc/go-text/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 20130911
CATEGORIES= textproc
MASTER_SITES= LOCAL/gblach/
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Go package for manipulating paragraphs of text
LICENSE= MIT
diff --git a/textproc/py-pystache/Makefile b/textproc/py-pystache/Makefile
index 16ee82b4e878..f86ea46f25c4 100644
--- a/textproc/py-pystache/Makefile
+++ b/textproc/py-pystache/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= textproc www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= gblach@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Logic-less templates for Python
LICENSE= MIT