diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 06:53:13 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 06:53:13 +0800 |
commit | cfbe19284357c85c237aa8e1a0e886a51f99fb64 (patch) | |
tree | 93a07bddfd7fa090378d172b34a43c2e72d46440 /games/glchess | |
parent | 28d4503180225a66dadd4d29fe3204ce20dd8f88 (diff) | |
download | freebsd-ports-gnome-cfbe19284357c85c237aa8e1a0e886a51f99fb64.tar.gz freebsd-ports-gnome-cfbe19284357c85c237aa8e1a0e886a51f99fb64.tar.zst freebsd-ports-gnome-cfbe19284357c85c237aa8e1a0e886a51f99fb64.zip |
Reset pat due to no response to email about his status.
Hat: portmgr
Diffstat (limited to 'games/glchess')
-rw-r--r-- | games/glchess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/glchess/Makefile b/games/glchess/Makefile index 1c692f714071..afa7eff7e6d1 100644 --- a/games/glchess/Makefile +++ b/games/glchess/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= pat@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A 3D OpenGL based chess game LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea |