diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
commit | 73c7900f5b9459d1ff37b148013ae7d358f11811 (patch) | |
tree | aba8a3402772bc52b804ff2367685d0187a11040 /games/tycho | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (diff) | |
download | ports-73c7900f5b9459d1ff37b148013ae7d358f11811.tar.gz ports-73c7900f5b9459d1ff37b148013ae7d358f11811.zip |
- Reassign ports to heap
Submitted by: alepulver
Notes
Notes:
svn path=/head/; revision=269863
Diffstat (limited to 'games/tycho')
-rw-r--r-- | games/tycho/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tycho/Makefile b/games/tycho/Makefile index c880e6719d34..4190f913ac6b 100644 --- a/games/tycho/Makefile +++ b/games/tycho/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver DISTNAME= redcoder -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program to gather data (statistics) on Core War warriors USE_BZIP2= yes |