diff options
author | koobs <koobs@FreeBSD.org> | 2014-02-21 23:06:23 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2014-02-21 23:06:23 +0800 |
commit | ad5b9f8b42667f3712c7c94902deb81682c8881e (patch) | |
tree | c07b59beead2e6df62270da67683260186f84ba7 /games/py-sgflib | |
parent | dde66824e5905f63ee7258bc61dc8ff3e37cc16b (diff) | |
download | freebsd-ports-gnome-ad5b9f8b42667f3712c7c94902deb81682c8881e.tar.gz freebsd-ports-gnome-ad5b9f8b42667f3712c7c94902deb81682c8881e.tar.zst freebsd-ports-gnome-ad5b9f8b42667f3712c7c94902deb81682c8881e.zip |
Reset maintainer for llwang@infor.org (leftover from r336813)
Reset maintainership for llwang@infor.org due to multiple timeouts and email
address permanent failure. Thank you for your contribution to the FreeBSD
project.
I'm not sure how this port was missed during the initial commit in r336813 [1]
[1] http://svnweb.freebsd.org/ports?view=revision&revision=336813
Approved by: portmgr
Diffstat (limited to 'games/py-sgflib')
-rw-r--r-- | games/py-sgflib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/py-sgflib/Makefile b/games/py-sgflib/Makefile index 61327c005472..1a5e45b61e03 100644 --- a/games/py-sgflib/Makefile +++ b/games/py-sgflib/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= llwang@infor.org +MAINTAINER= ports@FreeBSD.org COMMENT= Smart Game Format Parser Library for Python USE_PYTHON= yes |