diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-02 11:36:45 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-02 11:36:45 +0800 |
commit | e5a01406ec6d515afbf4321c8712331936428da7 (patch) | |
tree | fee10e6f229cb9c1ed107782e37aa1986973d5c2 /games | |
parent | 59f893dcbff9e1d5bb1363da6fb6975fee3e6f6d (diff) | |
download | freebsd-ports-gnome-e5a01406ec6d515afbf4321c8712331936428da7.tar.gz freebsd-ports-gnome-e5a01406ec6d515afbf4321c8712331936428da7.tar.zst freebsd-ports-gnome-e5a01406ec6d515afbf4321c8712331936428da7.zip |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/biorythm/Makefile | 2 | ||||
-rw-r--r-- | games/flying/Makefile | 2 | ||||
-rw-r--r-- | games/quakeserver/Makefile | 2 | ||||
-rw-r--r-- | games/xjumpx/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/games/biorythm/Makefile b/games/biorythm/Makefile index e8f7a2677d46..2af6759dbb2b 100644 --- a/games/biorythm/Makefile +++ b/games/biorythm/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.2 CATEGORIES= games MASTER_SITES= http://shh.thathost.com/pub-unix/files/ -MAINTAINER= martin@raq.cx +MAINTAINER= ports@FreeBSD.org COMMENT= Simple biorythm calculation program LIB_DEPENDS= shhmsg.1:${PORTSDIR}/devel/libshhmsg \ diff --git a/games/flying/Makefile b/games/flying/Makefile index f8d4edd27c07..a523839aa385 100644 --- a/games/flying/Makefile +++ b/games/flying/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/arcade EXTRACT_SUFX= .tgz -MAINTAINER= searle@longacre.demon.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Pool/snooker/billiards/carrom/etc game USE_IMAKE= yes diff --git a/games/quakeserver/Makefile b/games/quakeserver/Makefile index 3722a750565f..f888ca87f7d4 100644 --- a/games/quakeserver/Makefile +++ b/games/quakeserver/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.sunet.se/pub/pc/games/idgames2/planetquake/threewave/uni DISTFILES= unixded-${PORTVERSION}-i386-unknown-bsdi3.0.tar.gz \ quake106.zip -MAINTAINER= martin@raq.cx +MAINTAINER= ports@FreeBSD.org COMMENT= A server to host Quake network games under FreeBSD BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ diff --git a/games/xjumpx/Makefile b/games/xjumpx/Makefile index e501dc9a7801..46dd2c35b1e3 100644 --- a/games/xjumpx/Makefile +++ b/games/xjumpx/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= games MASTER_SITES= http://www19.xdsl.ne.jp/~cdr/soft/dl/ -MAINTAINER= cdr@ga.xdsl.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Improved version of xjump USE_X_PREFIX= yes |