diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-09 11:10:54 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-09 11:10:54 +0000 |
commit | 3548e324815329c23b7cf68f664777e90dc2a2af (patch) | |
tree | 733d4910885c83a51d180c08ff320b3e34b350f6 | |
parent | 9529968f06a3983fa3c6fdf31468988885738326 (diff) | |
download | freebsd-ports-3548e324815329c23b7cf68f664777e90dc2a2af.zip |
reassign it to the heap.
Submitted by: maintainer
With hat: portmgr
-rw-r--r-- | games/tyrquake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tyrquake/Makefile b/games/tyrquake/Makefile index 3b3c8c39f0c1..64e3d93e9ab3 100644 --- a/games/tyrquake/Makefile +++ b/games/tyrquake/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://disenchant.net/files/engine/ -MAINTAINER= rsmith@xs4all.nl +MAINTAINER= ports@FreeBSD.org COMMENT= Very conservative branch of the Quake source code BROKEN= Fails to build |