diff options
author | skv <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
commit | f07e4307992adc433e692eecaf02790ae9e3f6bd (patch) | |
tree | 045b07a3ba17998396848a4492c6f6ed0d4bc2ac /games | |
parent | 235fbd900a309bc54ad035234a167499bb4696ef (diff) | |
download | FreeBSD-ports-f07e4307992adc433e692eecaf02790ae9e3f6bd.zip FreeBSD-ports-f07e4307992adc433e692eecaf02790ae9e3f6bd.tar.gz |
Reset maintainer to ports@FreeBSD.org
Approved by: portmgr (krion)
Diffstat (limited to 'games')
-rw-r--r-- | games/netrek-BRMH-bin/Makefile | 2 | ||||
-rw-r--r-- | games/netrek-COW3-bin/Makefile | 2 | ||||
-rw-r--r-- | games/uox3/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/netrek-BRMH-bin/Makefile b/games/netrek-BRMH-bin/Makefile index 8746bf5..c2da818 100644 --- a/games/netrek-BRMH-bin/Makefile +++ b/games/netrek-BRMH-bin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.solace.mh.se/pub/netrek/clients/bsd/ DISTNAME= BRMH-2.2p2.freebsd.bin EXTRACT_SUFX= .gz -MAINTAINER= dburr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A 16-player network space battle/conquest game with a Star Trek theme USE_X_PREFIX= YES diff --git a/games/netrek-COW3-bin/Makefile b/games/netrek-COW3-bin/Makefile index 787a88a..630a462 100644 --- a/games/netrek-COW3-bin/Makefile +++ b/games/netrek-COW3-bin/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://bigbang.astro.indiana.edu/pub/netrek/COW/COW-bin/ DISTFILES= COW.3.00pl0.FreeBSD.gz -MAINTAINER= dburr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A 16-player network space battle/conquest game with a Star Trek theme USE_X_PREFIX= YES diff --git a/games/uox3/Makefile b/games/uox3/Makefile index 2380799..b42e338 100644 --- a/games/uox3/Makefile +++ b/games/uox3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.borg-cube.com/pub/uox3/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} tqpsworld${EXTRACT_SUFX} DISTNAME= uox3v6902-linux -MAINTAINER= dburr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GPL'd server for Origin Systems' Ultima Online multiplayer game DIST_SUBDIR= uox3 |