diff options
author | linimon <linimon@FreeBSD.org> | 2006-09-04 14:23:06 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-09-04 14:23:06 +0800 |
commit | bbd153034df36769a1f28b0cca8289760e749d84 (patch) | |
tree | 1e302f30dabb2a95b49b77eee8bfcc134acfa1ef /games/cube/Makefile | |
parent | a03decc2286b353233964da3f940d12c48a0bb82 (diff) | |
download | freebsd-ports-gnome-bbd153034df36769a1f28b0cca8289760e749d84.tar.gz freebsd-ports-gnome-bbd153034df36769a1f28b0cca8289760e749d84.tar.zst freebsd-ports-gnome-bbd153034df36769a1f28b0cca8289760e749d84.zip |
Maintainer asked to return these ports to the pool.
Diffstat (limited to 'games/cube/Makefile')
-rw-r--r-- | games/cube/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/cube/Makefile b/games/cube/Makefile index f2b5bfd1d2d4..6127fde2db7d 100644 --- a/games/cube/Makefile +++ b/games/cube/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${CUBE_DATA} ${CUBE_SRC} EXTRACT_ONLY= ${CUBE_SRC} -MAINTAINER= avleeuwen@piwebs.com +MAINTAINER= ports@FreeBSD.org COMMENT= An OpenGL 3D First Person Shooter game USE_ZIP= yes |