diff options
author | linimon <linimon@FreeBSD.org> | 2007-03-12 23:46:28 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-03-12 23:46:28 +0800 |
commit | 2570d14fadcb47a248de8c79a8cb47acefa46ba8 (patch) | |
tree | b0a3d6136d38254917f792862d33c8db10417149 /games | |
parent | ab1dc82451ed8d0ad04eaa82b81a39dcb88bf4c8 (diff) | |
download | freebsd-ports-gnome-2570d14fadcb47a248de8c79a8cb47acefa46ba8.tar.gz freebsd-ports-gnome-2570d14fadcb47a248de8c79a8cb47acefa46ba8.tar.zst freebsd-ports-gnome-2570d14fadcb47a248de8c79a8cb47acefa46ba8.zip |
Return to pool at maintainer's request. The next generation of code (v2)
will probably replace this port at some point anyway.
Hat: portmgr
Diffstat (limited to 'games')
-rw-r--r-- | games/doomlegacy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/doomlegacy/Makefile b/games/doomlegacy/Makefile index a474ff7ee4db..05e228414ad1 100644 --- a/games/doomlegacy/Makefile +++ b/games/doomlegacy/Makefile @@ -13,7 +13,7 @@ DISTNAME= legacy_${PORTVERSION}_src DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${WADFILE} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= bock@bock.nnov.ru +MAINTAINER= ports@FreeBSD.org COMMENT= DooM Legacy: popular DooM clone! EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip |