diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-08-25 10:01:51 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-08-25 10:01:51 +0000 |
| commit | 1f44147fea1fe0251d3230f5480137f439005043 (patch) | |
| tree | 78e35e80c08f276f8e61c74fef217354bf9eeb79 /games | |
| parent | b35454ed6b8ecb98c60a86bfc6aee09d494f9a3a (diff) | |
Notes
Diffstat (limited to 'games')
| -rw-r--r-- | games/linux-nwnclient/Makefile | 2 | ||||
| -rw-r--r-- | games/linux-savage/Makefile | 2 | ||||
| -rw-r--r-- | games/quakeforge/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/linux-nwnclient/Makefile b/games/linux-nwnclient/Makefile index de0fcae7153a..42683c611641 100644 --- a/games/linux-nwnclient/Makefile +++ b/games/linux-nwnclient/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= linux- DISTFILES= ${CLIENT_FILES} \ ${CLIENT_NWMOVIES} -MAINTAINER= scf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Neverwinter Nights Linux (x86) Client RUN_DEPENDS= ${LOCALBASE}/share/nwndata/docs/readme.txt:${PORTSDIR}/games/nwndata diff --git a/games/linux-savage/Makefile b/games/linux-savage/Makefile index cc5d6d4a1cb4..265d570702b7 100644 --- a/games/linux-savage/Makefile +++ b/games/linux-savage/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= linux- DISTFILES= SFE-Standalone${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Savage game (Linux version) USE_LINUX= yes diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index abbdef985073..744b310ed760 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sf DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cleaned up copy of the GPLd Quake 1 source code NOT_FOR_ARCHS= sparc64 |
