diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 06:08:53 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-03-13 06:08:53 +0000 |
commit | 531fedaadc878eb3eb3b4981eb110ad636d75f49 (patch) | |
tree | ae3a23924d611b8ba41515af86bc433c25733450 /games | |
parent | 434c40e4d30bc80443afdac007e5f3174c207786 (diff) | |
download | ports-531fedaadc878eb3eb3b4981eb110ad636d75f49.tar.gz ports-531fedaadc878eb3eb3b4981eb110ad636d75f49.zip |
Notes
Diffstat (limited to 'games')
-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 |
5 files changed, 5 insertions, 5 deletions
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 |