diff options
author | antoine <antoine@FreeBSD.org> | 2014-07-03 02:22:39 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-07-03 02:22:39 +0800 |
commit | aee9375985bbf63045481f65b0f24b9e187d413d (patch) | |
tree | 9b354d5075233ea6d1150d96c5f89bac822ff2ef /games/py-pychess/Makefile | |
parent | 90de0aa172bdf6db02fdc584daf994950a191de7 (diff) | |
download | freebsd-ports-gnome-aee9375985bbf63045481f65b0f24b9e187d413d.tar.gz freebsd-ports-gnome-aee9375985bbf63045481f65b0f24b9e187d413d.tar.zst freebsd-ports-gnome-aee9375985bbf63045481f65b0f24b9e187d413d.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
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 |