diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2014-02-21 15:06:23 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2014-02-21 15:06:23 +0000 |
commit | 8d49f6a2bf7b5dfe7e1d5066a53aaeb8a4170713 (patch) | |
tree | c07b59beead2e6df62270da67683260186f84ba7 /games | |
parent | 8edb7ca9266c027433058d29fbb8b5c7fb421dfd (diff) |
Notes
Diffstat (limited to 'games')
-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 |