aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2017-01-01 04:47:34 +0800
committerrpaulo <rpaulo@FreeBSD.org>2017-01-01 04:47:34 +0800
commit7d2d916479d1d503d8d4d10a90a4a722a542a178 (patch)
treeb7618d51549c3e14595d0ebd1564565023980282 /lang
parent930ea52e910112e2141f609a870a9253757a6b97 (diff)
downloadfreebsd-ports-gnome-7d2d916479d1d503d8d4d10a90a4a722a542a178.tar.gz
freebsd-ports-gnome-7d2d916479d1d503d8d4d10a90a4a722a542a178.tar.zst
freebsd-ports-gnome-7d2d916479d1d503d8d4d10a90a4a722a542a178.zip
Relinquish maintainership of most of my ports.
Diffstat (limited to 'lang')
-rw-r--r--lang/lfe/Makefile2
-rw-r--r--lang/py-clojure/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/lfe/Makefile b/lang/lfe/Makefile
index 78ad702f1b65..a2c0bfd3625e 100644
--- a/lang/lfe/Makefile
+++ b/lang/lfe/Makefile
@@ -4,7 +4,7 @@ PORTNAME= lfe
PORTVERSION= 0.9.2
CATEGORIES= lang
-MAINTAINER= rpaulo@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lisp Flavored Erlang
LICENSE= APACHE20
diff --git a/lang/py-clojure/Makefile b/lang/py-clojure/Makefile
index a2b1a0e858cc..b3abfc70ee39 100644
--- a/lang/py-clojure/Makefile
+++ b/lang/py-clojure/Makefile
@@ -8,7 +8,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}_py-${PORTVERSION}
DIST_SUBDIR= python
-MAINTAINER= rpaulo@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Implementation of Clojure in Python
LICENSE= EPL