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 /lang/whitespace | |
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 'lang/whitespace')
-rw-r--r-- | lang/whitespace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/whitespace/Makefile b/lang/whitespace/Makefile index 1497b2b10c7b..49dc758cf9a4 100644 --- a/lang/whitespace/Makefile +++ b/lang/whitespace/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://compsoc.dur.ac.uk/whitespace/downloads/ DISTNAME= wspace-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= llwang@infor.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interpreter for the Whitespace programming language LICENSE= GPLv2 |