diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 14:08:53 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 14:08:53 +0800 |
commit | 1ba4da420ca3289e5e555865e8e0a3710ee44bc2 (patch) | |
tree | 1121a736911085452f02ab526685e7525faca077 | |
parent | 1f50a485e255eeb682d42b0085203a2ab55b4753 (diff) | |
download | freebsd-ports-gnome-1ba4da420ca3289e5e555865e8e0a3710ee44bc2.tar.gz freebsd-ports-gnome-1ba4da420ca3289e5e555865e8e0a3710ee44bc2.tar.zst freebsd-ports-gnome-1ba4da420ca3289e5e555865e8e0a3710ee44bc2.zip |
- Reassign to the heap
PR: ports/155507 ports/155508
-rw-r--r-- | biology/migrate/Makefile | 2 | ||||
-rw-r--r-- | games/blue/Makefile | 2 | ||||
-rw-r--r-- | games/bs/Makefile | 2 | ||||
-rw-r--r-- | games/defendguin/Makefile | 2 | ||||
-rw-r--r-- | games/xabacus/Makefile | 2 | ||||
-rw-r--r-- | games/xbomb/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/biology/migrate/Makefile b/biology/migrate/Makefile index 266c67089ce1..08adf1585661 100644 --- a/biology/migrate/Makefile +++ b/biology/migrate/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://people.sc.fsu.edu/~beerli/popgen/currentversion/ \ http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program to estimate population sizes and migration rates WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src diff --git a/games/blue/Makefile b/games/blue/Makefile index 1f41ac3f86bb..24d6682cfb8c 100644 --- a/games/blue/Makefile +++ b/games/blue/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/bluemoon/ DISTNAME= bluemoon-${PORTVERSION} -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Blue Moon card solitaire USE_GMAKE= yes diff --git a/games/bs/Makefile b/games/bs/Makefile index 45486647175a..40e588fa0265 100644 --- a/games/bs/Makefile +++ b/games/bs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.8 CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/bs/ -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Battleships solitaire game with a color interface MAKE_ARGS= CC="${CC}" diff --git a/games/defendguin/Makefile b/games/defendguin/Makefile index 9184000d0f26..18efa8c21e2c 100644 --- a/games/defendguin/Makefile +++ b/games/defendguin/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ftp://ftp.billsgames.com/unix/x/defendguin/src/ -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Another shoot-the-Bill game WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index fe2f2f442130..986192591c4c 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.tux.org/~bagleyd/abacus/ \ http://ftp.tux.org/pub/tux/bagleyd/xabacus/ -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Abacus for X Window System USE_BZIP2= yes diff --git a/games/xbomb/Makefile b/games/xbomb/Makefile index ef676574af55..703cb7dc5f1c 100644 --- a/games/xbomb/Makefile +++ b/games/xbomb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.gedanken.demon.co.uk/download-xbomb/ EXTRACT_SUFX= .tgz -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minesweeper with a couple of grid types USE_XORG= xaw7 |