diff options
Diffstat (limited to 'games/glchess/Makefile')
-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 |