diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2014-05-26 02:33:38 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2014-05-26 02:33:38 +0000 |
commit | eccf5db03a7c0cc8d5dd25b713b686f12dad5cee (patch) | |
tree | e4ba938f869a9c15d3c10f8e6a6d6dd5ee578e25 /games/linux-quake4 | |
parent | 2a2456a130085569f59dabaafd2fdd5c5891fd69 (diff) | |
download | ports-eccf5db03a7c0cc8d5dd25b713b686f12dad5cee.tar.gz ports-eccf5db03a7c0cc8d5dd25b713b686f12dad5cee.zip |
Notes
Diffstat (limited to 'games/linux-quake4')
-rw-r--r-- | games/linux-quake4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-quake4/Makefile b/games/linux-quake4/Makefile index 7171adee69c5..5abca428ea87 100644 --- a/games/linux-quake4/Makefile +++ b/games/linux-quake4/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION}.x86 EXTRACT_SUFX= .run -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake 4 for Linux USE_LINUX= yes |