diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-27 04:54:41 +0000 |
commit | 73c7900f5b9459d1ff37b148013ae7d358f11811 (patch) | |
tree | aba8a3402772bc52b804ff2367685d0187a11040 /games/quake2-ctf/Makefile | |
parent | e01dea753dd61328ed7bcdbc1442bbfc290a56b6 (diff) | |
download | ports-73c7900f5b9459d1ff37b148013ae7d358f11811.tar.gz ports-73c7900f5b9459d1ff37b148013ae7d358f11811.zip |
Notes
Diffstat (limited to 'games/quake2-ctf/Makefile')
-rw-r--r-- | games/quake2-ctf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2-ctf/Makefile b/games/quake2-ctf/Makefile index 0737eb73d8e6..e304d4ad28fa 100644 --- a/games/quake2-ctf/Makefile +++ b/games/quake2-ctf/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${CTF_DATA}:data \ ${CTF_SRC}:src DIST_SUBDIR= quake2lnx -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake II CTF (Capture The Flag) modification USE_ZIP= yes |