diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-25 21:57:24 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-25 21:57:24 +0000 |
commit | 3b0689b2ca161f858ca5649d36fac8e0f95b8717 (patch) | |
tree | 367d2afe407c39831af9cdd7dfebea00daf1d39d /games/gltron | |
parent | 66c6b65ac0868be2fdeed3412219964a88436d6c (diff) | |
download | ports-3b0689b2ca161f858ca5649d36fac8e0f95b8717.tar.gz ports-3b0689b2ca161f858ca5649d36fac8e0f95b8717.zip |
Notes
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 |