diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2005-03-17 16:42:31 +0000 |
commit | bd7856a184d8e68093981cd1c63c7c259bf5f76b (patch) | |
tree | 2ad82a2388bc24b6cba7a7f89060ee0607010668 /games | |
parent | 1c69e60c805ae15b75be5ac1fb0d6c6743d26a31 (diff) |
Notes
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 8746bf593684..c2da818e9ad5 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 787a88a422bf..630a4625b3b3 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 2380799a16c1..b42e338da211 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 |