diff options
author | danfe <danfe@FreeBSD.org> | 2011-03-15 00:47:46 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2011-03-15 00:47:46 +0800 |
commit | d6e45145469ceb5a5a86b8f0d724ee7d14da166b (patch) | |
tree | 6079f0fdc689d252ca251b10dd5e1a2c0c297b44 /games/quake2-matrix | |
parent | 8cffe59833b5297790c331543ba1fc02477d414a (diff) | |
download | freebsd-ports-gnome-d6e45145469ceb5a5a86b8f0d724ee7d14da166b.tar.gz freebsd-ports-gnome-d6e45145469ceb5a5a86b8f0d724ee7d14da166b.tar.zst freebsd-ports-gnome-d6e45145469ceb5a5a86b8f0d724ee7d14da166b.zip |
Bring unmaintained Quake ports under my wing.
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 |