diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 12:54:41 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 12:54:41 +0800 |
commit | 6828aab983a680fe5cd2892778688d7fcea2ee54 (patch) | |
tree | bdae102f1c6c64e4a173d90f1027ea5fdba8d16b /games/kmquake2 | |
parent | 84b428ccbbc9a0c35c3831c87b0bb06f6b0d189d (diff) | |
download | freebsd-ports-graphics-6828aab983a680fe5cd2892778688d7fcea2ee54.tar.gz freebsd-ports-graphics-6828aab983a680fe5cd2892778688d7fcea2ee54.tar.zst freebsd-ports-graphics-6828aab983a680fe5cd2892778688d7fcea2ee54.zip |
- Reassign ports to heap
Submitted by: alepulver
Diffstat (limited to 'games/kmquake2')
-rw-r--r-- | games/kmquake2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/kmquake2/Makefile b/games/kmquake2/Makefile index 866c0c24df7..db8086808c9 100644 --- a/games/kmquake2/Makefile +++ b/games/kmquake2/Makefile @@ -21,7 +21,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced Quake2 OpenGL only engine with Lazarus support EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip |