diff options
author | bapt <bapt@FreeBSD.org> | 2011-11-05 02:07:51 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-11-05 02:07:51 +0800 |
commit | f64ee42cd12681db2b1841cf0e9f5030647be33b (patch) | |
tree | 6c5ec78ffa18cbec6e4802bd34e7fa6011dfcca9 /games/3dc | |
parent | 8d6a707da7e91da59a4242a4cbde4715e5e6d424 (diff) | |
download | freebsd-ports-gnome-f64ee42cd12681db2b1841cf0e9f5030647be33b.tar.gz freebsd-ports-gnome-f64ee42cd12681db2b1841cf0e9f5030647be33b.tar.zst freebsd-ports-gnome-f64ee42cd12681db2b1841cf0e9f5030647be33b.zip |
Back to the pool previous maintainer has no more time to maintain them
Submitted by: previous maintainer (by private mail)
Diffstat (limited to 'games/3dc')
-rw-r--r-- | games/3dc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/3dc/Makefile b/games/3dc/Makefile index e8c133cd26d2..a69bf1b491b1 100644 --- a/games/3dc/Makefile +++ b/games/3dc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/strategy DISTNAME= 3Dc-${PORTVERSION} -MAINTAINER= adam-ports@blacktabby.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3-Dimensional Chess for X Window System LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d |