diff options
author | linimon <linimon@FreeBSD.org> | 2005-12-07 02:17:18 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-12-07 02:17:18 +0800 |
commit | 97a1b7011e6690ab130fd6204f8c1090c2afd306 (patch) | |
tree | e9a24a398599a964a8160caa5177f923db8717e1 /games | |
parent | d1a16792b27a5ab90d726809ef3faf777104948f (diff) | |
download | freebsd-ports-gnome-97a1b7011e6690ab130fd6204f8c1090c2afd306.tar.gz freebsd-ports-gnome-97a1b7011e6690ab130fd6204f8c1090c2afd306.tar.zst freebsd-ports-gnome-97a1b7011e6690ab130fd6204f8c1090c2afd306.zip |
Reset bouncing maintainer address.
Noticed by: jmelo
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 |