diff options
author | rene <rene@FreeBSD.org> | 2018-10-02 05:43:17 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-10-02 05:43:17 +0800 |
commit | d4f6cadb864e3e1258e2b54860b4ce712a7d919f (patch) | |
tree | a7bb30b4d6bee67aba674e3ddf21d3ff1419a5fc /comms/py-libimobiledevice/Makefile | |
parent | 2f298739592581a16362170d3828af5361484bd6 (diff) | |
download | freebsd-ports-gnome-d4f6cadb864e3e1258e2b54860b4ce712a7d919f.tar.gz freebsd-ports-gnome-d4f6cadb864e3e1258e2b54860b4ce712a7d919f.tar.zst freebsd-ports-gnome-d4f6cadb864e3e1258e2b54860b4ce712a7d919f.zip |
Return avilla@'s ports to the pool after his commit bit got taken in for safekeeping.
Diffstat (limited to 'comms/py-libimobiledevice/Makefile')
-rw-r--r-- | comms/py-libimobiledevice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-libimobiledevice/Makefile b/comms/py-libimobiledevice/Makefile index 2b1f6145fbc4..7775e5ee4a26 100644 --- a/comms/py-libimobiledevice/Makefile +++ b/comms/py-libimobiledevice/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 0 CATEGORIES= comms python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= avilla@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for libimobiledevice LIB_DEPENDS= libimobiledevice.so:${MASTER_PORT} |