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/corewars | |
parent | 84b428ccbbc9a0c35c3831c87b0bb06f6b0d189d (diff) | |
download | freebsd-ports-gnome-6828aab983a680fe5cd2892778688d7fcea2ee54.tar.gz freebsd-ports-gnome-6828aab983a680fe5cd2892778688d7fcea2ee54.tar.zst freebsd-ports-gnome-6828aab983a680fe5cd2892778688d7fcea2ee54.zip |
- Reassign ports to heap
Submitted by: alepulver
Diffstat (limited to 'games/corewars')
-rw-r--r-- | games/corewars/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/corewars/Makefile b/games/corewars/Makefile index 55fe4caa1ff2..38af0809e199 100644 --- a/games/corewars/Makefile +++ b/games/corewars/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%2C%20tar.gz%29/${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simulation game where the goal is to crash each other's programs BUILD_DEPENDS= ${LOCALBASE}/lib/libargp.a:${PORTSDIR}/devel/argp-standalone |