diff options
author | thierry <thierry@FreeBSD.org> | 2005-05-14 04:17:27 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-05-14 04:17:27 +0800 |
commit | d5ffb6c5ef832b0b0995207107a77cf4acc42ba7 (patch) | |
tree | a23994e3794da9a0e4f048297d1f12004438f7aa /games | |
parent | 3b46b2eb3b0a9cc876eb0c22dca0bd2271fd0941 (diff) | |
download | freebsd-ports-gnome-d5ffb6c5ef832b0b0995207107a77cf4acc42ba7.tar.gz freebsd-ports-gnome-d5ffb6c5ef832b0b0995207107a77cf4acc42ba7.tar.zst freebsd-ports-gnome-d5ffb6c5ef832b0b0995207107a77cf4acc42ba7.zip |
Change maintainer address.
PR: ports/80973
Submitted by: Ulrich Spoerlein <q (at) galgenberg.net>
Diffstat (limited to 'games')
-rw-r--r-- | games/quake2forge/Makefile | 2 | ||||
-rw-r--r-- | games/quakeforge/Makefile | 2 | ||||
-rw-r--r-- | games/wmquake/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/quake2forge/Makefile b/games/quake2forge/Makefile index 06466a1c63be..473776b87ac2 100644 --- a/games/quake2forge/Makefile +++ b/games/quake2forge/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.quakeforge.net/quake2forge/ \ http://www.galgenberg.net/~q/ DISTNAME= quake2-${PORTVERSION} -MAINTAINER= q@uni.de +MAINTAINER= q@galgenberg.net COMMENT= First Person Shooter with many addons available USE_BZIP2= yes 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 diff --git a/games/wmquake/Makefile b/games/wmquake/Makefile index 762f9dc78ff8..d5cd9acd1622 100644 --- a/games/wmquake/Makefile +++ b/games/wmquake/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= games MASTER_SITES= http://www.ne.jp/asahi/linux/timecop/software/ -MAINTAINER= q@uni.de +MAINTAINER= q@galgenberg.net COMMENT= Id Software\'s Quake I in a 64x64 WM dockapp window LIB_DEPENDS+= gdk12.2:${PORTSDIR}/x11-toolkits/gtk12 |