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/abe | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (diff) |
- Reassign ports to heap
Submitted by: alepulver
Notes
Notes:
svn path=/head/; revision=269863
Diffstat (limited to 'games/abe')
-rw-r--r-- | games/abe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/abe/Makefile b/games/abe/Makefile index 89d4ed410a97..85ac58bf868d 100644 --- a/games/abe/Makefile +++ b/games/abe/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Abe's Amazing Adventure USE_GMAKE= yes |