diff options
Diffstat (limited to 'games/pythonchess/Makefile')
-rw-r--r-- | games/pythonchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pythonchess/Makefile b/games/pythonchess/Makefile index 71a411f95013..cf79bcfd7c3d 100644 --- a/games/pythonchess/Makefile +++ b/games/pythonchess/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.kolumbus.fi/jyrki.alakuijala/ EXTRACT_SUFX= .tgz -MAINTAINER= alejandro@varnet.biz +MAINTAINER= alepulver@FreeBSD.org COMMENT= Small program for playing chess against the computer RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |