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/libimobiledevice | |
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/libimobiledevice')
-rw-r--r-- | comms/libimobiledevice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/libimobiledevice/Makefile b/comms/libimobiledevice/Makefile index d92ec6e07519..e94efb3d59f6 100644 --- a/comms/libimobiledevice/Makefile +++ b/comms/libimobiledevice/Makefile @@ -6,7 +6,7 @@ PORTREVISION?= 0 CATEGORIES?= comms MASTER_SITES= http://www.${PORTNAME}.org/downloads/ -MAINTAINER?= avilla@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Library to communicate with Apple iOS devices LICENSE?= LGPL21 |