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 225eb9c7f38d..fbdc3cb250c6 100644 --- a/games/pythonchess/Makefile +++ b/games/pythonchess/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver EXTRACT_SUFX= .tgz -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Small program for playing chess against the computer RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter |