diff options
author | linimon <linimon@FreeBSD.org> | 2011-03-03 07:59:52 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-03-03 07:59:52 +0800 |
commit | 7d8833b9f75bc571b3c70e9cde765be5b874ee46 (patch) | |
tree | 5c5ffeb634ba9fcf6119a22ff3d302c9b6565da7 /games/tuxracer | |
parent | fa7e34a874effa43677e0aa8b14ab6a826116654 (diff) | |
download | freebsd-ports-gnome-7d8833b9f75bc571b3c70e9cde765be5b874ee46.tar.gz freebsd-ports-gnome-7d8833b9f75bc571b3c70e9cde765be5b874ee46.tar.zst freebsd-ports-gnome-7d8833b9f75bc571b3c70e9cde765be5b874ee46.zip |
Return these ports to the pool.
PR: ports/155217
Submitted by: maintainer
Diffstat (limited to 'games/tuxracer')
-rw-r--r-- | games/tuxracer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile index 19e5794d63a5..21b46dfa7a11 100644 --- a/games/tuxracer/Makefile +++ b/games/tuxracer/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-${PORTVERSION}.tar.gz -MAINTAINER= c.petrik.sosa@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A 3d penguin racing game using OpenGL LIB_DEPENDS= tcl85:${PORTSDIR}/lang/tcl85 |