diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-12-06 18:17:18 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-12-06 18:17:18 +0000 |
commit | 8a4ba2893e7f9c134ea9d802ce14d8c564bf5854 (patch) | |
tree | 39555fe0db649448b94c53e934f6f880ad0c0fa1 /games | |
parent | - Add one more MASTER_SITE (diff) |
Reset bouncing maintainer address.
Noticed by: jmelo
Notes
Notes:
svn path=/head/; revision=150550
Diffstat (limited to 'games')
-rw-r--r-- | games/gru/Makefile | 2 | ||||
-rw-r--r-- | games/xbaby/Makefile | 2 | ||||
-rw-r--r-- | games/xeji/Makefile | 2 | ||||
-rw-r--r-- | games/xlifegame/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/games/gru/Makefile b/games/gru/Makefile index 195a2a136d1b..f0d203f5ed5a 100644 --- a/games/gru/Makefile +++ b/games/gru/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.bsddiary.net/gru/ -MAINTAINER= gibbon@cocoa.freemail.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Gru makes your eyes happy USE_IMAKE= yes diff --git a/games/xbaby/Makefile b/games/xbaby/Makefile index 8b3023ffe62a..1318fa9ae6d0 100644 --- a/games/xbaby/Makefile +++ b/games/xbaby/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= http://hpux.cs.utah.edu/ftp/hpux/X11/Misc/xbaby-1.2/ \ http://smokeping.planetmirror.com/pub/hpux/X11/Misc/xbaby-1.2/ EXTRACT_SUFX= -src-10.20.tar.gz -MAINTAINER= gibbon@cocoa.freemail.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Babies hide under your windows USE_IMAKE= yes diff --git a/games/xeji/Makefile b/games/xeji/Makefile index 7d3265ed41f3..13e79d6f0934 100644 --- a/games/xeji/Makefile +++ b/games/xeji/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www55.tok2.com/home/hym/pub/X11/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= gibbon@cocoa.freemail.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= An old man watching your mouse cursor PLIST_FILES= bin/xeji diff --git a/games/xlifegame/Makefile b/games/xlifegame/Makefile index 87b761ada38b..6cab63ac7b1f 100644 --- a/games/xlifegame/Makefile +++ b/games/xlifegame/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.13.1 CATEGORIES= games MASTER_SITES= http://www55.tok2.com/home/hym/pub/X11/ -MAINTAINER= gibbon@cocoa.freemail.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= A life game for X USE_IMAKE= yes |