diff options
author | koobs <koobs@FreeBSD.org> | 2013-12-18 18:38:33 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2013-12-18 18:38:33 +0800 |
commit | d263ab121c7d8a2cc4e3ff2ee1f15938f24dc0d2 (patch) | |
tree | e68192414b454fa46892890d17fd53ebab11e395 /www | |
parent | b0810fe3fb8772e64140997cf24d05f463cb25fb (diff) | |
download | freebsd-ports-gnome-d263ab121c7d8a2cc4e3ff2ee1f15938f24dc0d2.tar.gz freebsd-ports-gnome-d263ab121c7d8a2cc4e3ff2ee1f15938f24dc0d2.tar.zst freebsd-ports-gnome-d263ab121c7d8a2cc4e3ff2ee1f15938f24dc0d2.zip |
Reset maintainer for llwang@infor.org
Reset maintainership for llwang@infor.org due to multiple timeouts and email
address permanent failure. Return all ports to the free pool except
py-numpy, which is taken under the wing of the python@ team.
We thank you for your contribution to the FreeBSD project
Approved by: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/ump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/ump/Makefile b/www/ump/Makefile index 48ae756a7bc8..84ca25b67e25 100644 --- a/www/ump/Makefile +++ b/www/ump/Makefile @@ -15,7 +15,7 @@ EXTRACT_ONLY= ${BZ2DIST:C/:.*$//} PATCH_SITES= http://www.onicos.com/staff/iz/timidity/dist/ PATCHFILES= ump-patch-1.gz ump-patch-2.gz ump-patch-3.gz ump-patch-4.gz -MAINTAINER= llwang@infor.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unix MIDI Plugin based on TiMidity++ LIB_DEPENDS= libarc.so:${PORTSDIR}/archivers/libarc |