diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
commit | 03f8a6f768251caa22c5b9084a8cc3323aec9b96 (patch) | |
tree | 3c319f9d1358da7651dfaac54283645a7a896338 /games | |
parent | df3c9e78bdbe989958fbb761b6ce45a605e6242e (diff) | |
download | ports-03f8a6f768251caa22c5b9084a8cc3323aec9b96.tar.gz ports-03f8a6f768251caa22c5b9084a8cc3323aec9b96.zip |
Notes
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 |