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-matrix | |
parent | ff2ed82f0676cb936f12422994c923517b2b1834 (diff) | |
download | ports-e6ebd0bbbaa37af9045e24566d7ac9662dece460.tar.gz ports-e6ebd0bbbaa37af9045e24566d7ac9662dece460.zip |
Bring unmaintained Quake ports under my wing.
Notes
Notes:
svn path=/head/; revision=270895
Diffstat (limited to 'games/quake2-matrix')
-rw-r--r-- | games/quake2-matrix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake2-matrix/Makefile b/games/quake2-matrix/Makefile index 01af9b916bf4..ff52078a0fc8 100644 --- a/games/quake2-matrix/Makefile +++ b/games/quake2-matrix/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://qudos.quakedev.com/linux/quake2/mods/ PKGNAMEPREFIX= ${Q2PKGNAMEPREFIX} DISTNAME= Matrix-v${PORTVERSION}.fixed.Linux -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Matrix modification for Quake II USE_BZIP2= yes |