diff options
Diffstat (limited to 'games/py-pychess/Makefile')
-rw-r--r-- | games/py-pychess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/py-pychess/Makefile b/games/py-pychess/Makefile index 73e781fb176d..8edbd5e0c920 100644 --- a/games/py-pychess/Makefile +++ b/games/py-pychess/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://nivi.interfree.it/distfiles/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= nivit@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK chess client written in Python RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=3-2.5.1_1:${PORTSDIR}/databases/py-sqlite3 |