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 /games/54321 | |
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 'games/54321')
-rw-r--r-- | games/54321/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/54321/Makefile b/games/54321/Makefile index e51a943a7485..8b1c7e831d35 100644 --- a/games/54321/Makefile +++ b/games/54321/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.nklein.com/products/54321/${PORTVERSION}/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= llwang@infor.org +MAINTAINER= ports@FreeBSD.org COMMENT= 54321 is five games in four-, three-, or two-dimensions for one player LIB_DEPENDS= png15:${PORTSDIR}/graphics/png |