diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-03-14 16:47:46 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-03-14 16:47:46 +0000 |
commit | e6ebd0bbbaa37af9045e24566d7ac9662dece460 (patch) | |
tree | dffa6e1a1f663234adc1e679cddccbc86e92a22f /games/quake2-ctf | |
parent | - Cleanup a bit (diff) |
Bring unmaintained Quake ports under my wing.
Diffstat (limited to 'games/quake2-ctf')
-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 e304d4ad28fa..f0204d447404 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= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Quake II CTF (Capture The Flag) modification USE_ZIP= yes |