diff options
Diffstat (limited to 'games/gltron')
-rw-r--r-- | games/gltron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 55b80462619c..b20b7f556e9e 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= -source.tar.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= lx@redundancy.redundancy.org COMMENT= A 3D worm game for two players for X Window System LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png |