diff options
author | pav <pav@FreeBSD.org> | 2006-05-26 05:57:24 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-26 05:57:24 +0800 |
commit | 8da8e7c4becb30a01b32fc19da840b47a1e9b497 (patch) | |
tree | e4f1800c43944550ae6fbdcf700d0fd786a03960 /games | |
parent | bbc0fa63a5483526cf4a23a2c1af1dc1df2202a9 (diff) | |
download | freebsd-ports-gnome-8da8e7c4becb30a01b32fc19da840b47a1e9b497.tar.gz freebsd-ports-gnome-8da8e7c4becb30a01b32fc19da840b47a1e9b497.tar.zst freebsd-ports-gnome-8da8e7c4becb30a01b32fc19da840b47a1e9b497.zip |
- Adopt
PR: ports/97860
Submitted by: David Thiel <lx@redundancy.redundancy.org>
Diffstat (limited to 'games')
-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 |