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/ptools/Makefile | |
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/ptools/Makefile')
-rw-r--r-- | games/ptools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ptools/Makefile b/games/ptools/Makefile index 8c7b27976b8f..8c0ed05c5fe5 100644 --- a/games/ptools/Makefile +++ b/games/ptools/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME}${PORTVERSION:S/.//}.zip:koth \ corestep.c:corestep EXTRACT_ONLY= ${DISTFILES:C/:[[:alpha:]]+$//:N*.pl:N*.c} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Accessory programs for pMARS (Core War simulator) USE_ZIP= yes |