diff options
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 |