aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-10-01 21:43:17 +0000
committerRene Ladan <rene@FreeBSD.org>2018-10-01 21:43:17 +0000
commit783c981d956f062c860270966e5edc8dd5feefea (patch)
treea7bb30b4d6bee67aba674e3ddf21d3ff1419a5fc /devel
parentc1e54e8dcdcf0bba86e35846f52180fae010345e (diff)
downloadports-783c981d956f062c860270966e5edc8dd5feefea.tar.gz
ports-783c981d956f062c860270966e5edc8dd5feefea.zip
Return avilla@'s ports to the pool after his commit bit got taken in for safekeeping.
Notes
Notes: svn path=/head/; revision=481072
Diffstat (limited to 'devel')
-rw-r--r--devel/libplist/Makefile2
-rw-r--r--devel/py-libplist/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libplist/Makefile b/devel/libplist/Makefile
index ffb04c82a0c9..572dbce521d1 100644
--- a/devel/libplist/Makefile
+++ b/devel/libplist/Makefile
@@ -6,7 +6,7 @@ PORTREVISION?= 0
CATEGORIES?= devel
MASTER_SITES= http://www.libimobiledevice.org/downloads/
-MAINTAINER?= avilla@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= Library to handle Apple Property List format
LICENSE?= LGPL21
diff --git a/devel/py-libplist/Makefile b/devel/py-libplist/Makefile
index 604ff0870292..f784e31b0186 100644
--- a/devel/py-libplist/Makefile
+++ b/devel/py-libplist/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 0
CATEGORIES= devel python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= avilla@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings for libplist
LIB_DEPENDS= libplist.so:${MASTER_PORT}