diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-13 20:17:27 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-13 20:17:27 +0000 |
commit | 1354f668ae93ae4b8b4f361e954318a7fd3ac141 (patch) | |
tree | c30ad82957737789b431c689ef52b55be517851a /games/quakeforge | |
parent | - update to 0.9.6 (diff) |
Change maintainer address.
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
Notes
Notes:
svn path=/head/; revision=135207
Diffstat (limited to 'games/quakeforge')
-rw-r--r-- | games/quakeforge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quakeforge/Makefile b/games/quakeforge/Makefile index c25828a2c3b6..b88a6acd8904 100644 --- a/games/quakeforge/Makefile +++ b/games/quakeforge/Makefile @@ -23,7 +23,7 @@ MASTER_SITES+= ftp://ftp.idsoftware.com/idstuff/quakeworld/skins/:skins DISTFILES+= ${SKINFILES:S/$/:skins/} .endif -MAINTAINER= q@uni.de +MAINTAINER= q@galgenberg.net COMMENT= Cleaned up copy of the GPLd Quake 1 source code WADFILE= quakesw-1.0.6.tar.gz |