diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-18 18:38:33 +0800 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2013-12-18 18:38:33 +0800 |
commit | a1c3980ac8aef10f50a0fba3c302985cda5961d4 (patch) | |
tree | e68192414b454fa46892890d17fd53ebab11e395 /emulators | |
parent | a4baad5f5afc5b76b5d4c374baa2583f1923c326 (diff) | |
download | freebsd-ports-gnome-a1c3980ac8aef10f50a0fba3c302985cda5961d4.tar.gz freebsd-ports-gnome-a1c3980ac8aef10f50a0fba3c302985cda5961d4.tar.zst freebsd-ports-gnome-a1c3980ac8aef10f50a0fba3c302985cda5961d4.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 'emulators')
-rw-r--r-- | emulators/cygne-sdl/Makefile | 2 | ||||
-rw-r--r-- | emulators/hugo/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/cygne-sdl/Makefile b/emulators/cygne-sdl/Makefile index 58ee2e9009b1..02a4de0a3cec 100644 --- a/emulators/cygne-sdl/Makefile +++ b/emulators/cygne-sdl/Makefile @@ -8,7 +8,7 @@ CATEGORIES= emulators MASTER_SITES= http://sdlemu.ngemu.com/OpenProjects/ DISTNAME= Cygne-SDL-${PORTVERSION}-src -MAINTAINER= llwang@infor.org +MAINTAINER= ports@FreeBSD.org COMMENT= The SDL port of Cygne, a free Bandai Wonderswan emulator USE_SDL= sdl diff --git a/emulators/hugo/Makefile b/emulators/hugo/Makefile index e6bb70f4a083..6d25357f8b0a 100644 --- a/emulators/hugo/Makefile +++ b/emulators/hugo/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 12 CATEGORIES= emulators MASTER_SITES= http://www.zeograd.com/download/ -MAINTAINER= llwang@infor.org +MAINTAINER= portsw@FreeBSD.org COMMENT= A PC Engine (TurboGrafx 16) emulator BUILD_DEPENDS= ${LOCALBASE}/include/argp.h:${PORTSDIR}/devel/argp-standalone |