diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
commit | 672c0bb4995541285fedb6003c1fb57c9ed2f2d6 (patch) | |
tree | 837c3f7f26c990d9e705f0f5efa320f01dcd7b28 /games | |
parent | 536f212d47cc3cb2ca68dd944517d05974f96274 (diff) | |
download | ports-672c0bb4995541285fedb6003c1fb57c9ed2f2d6.tar.gz ports-672c0bb4995541285fedb6003c1fb57c9ed2f2d6.zip |
Change maintainer's email.
Notes
Notes:
svn path=/head/; revision=114355
Diffstat (limited to 'games')
-rw-r--r-- | games/BillardGL/Makefile | 2 | ||||
-rw-r--r-- | games/glbsp/Makefile | 2 | ||||
-rw-r--r-- | games/linux-nwserver/Makefile | 2 | ||||
-rw-r--r-- | games/rottdc/Makefile | 2 | ||||
-rw-r--r-- | games/ssc/Makefile | 2 | ||||
-rw-r--r-- | games/tenebrae/Makefile | 2 | ||||
-rw-r--r-- | games/vavoom/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/games/BillardGL/Makefile b/games/BillardGL/Makefile index 3729f1b83308..cc36c4551863 100644 --- a/games/BillardGL/Makefile +++ b/games/BillardGL/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= billardgl -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= An OpenGL billiard simulator LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut diff --git a/games/glbsp/Makefile b/games/glbsp/Makefile index c9b15cc6b192..809bd2a7238b 100644 --- a/games/glbsp/Makefile +++ b/games/glbsp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/.//} -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= BSP node builder for OpenGL ports of the DOOM game engine .ifdef (WITH_GUI_VERSION) diff --git a/games/linux-nwserver/Makefile b/games/linux-nwserver/Makefile index ea5165aa91b1..55b6d90d6fcd 100644 --- a/games/linux-nwserver/Makefile +++ b/games/linux-nwserver/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://nwdownloads.bioware.com/neverwinternights/linux/${PORTVERSI PKGNAMEPREFIX= linux- DISTNAME= linuxserver${PORTVERSION:S/.//} -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= Neverwinter Nights Linux (x86) Dedicated Server USE_LINUX= yes diff --git a/games/rottdc/Makefile b/games/rottdc/Makefile index 34dedc08999f..bf9f706fbdec 100644 --- a/games/rottdc/Makefile +++ b/games/rottdc/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sdl-dc DISTNAME= ${PORTNAME}-1.0-2 -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= Apogee's Rise Of The Triad source port USE_BZIP2= yes diff --git a/games/ssc/Makefile b/games/ssc/Makefile index 390b6296454c..db8382fe37d8 100644 --- a/games/ssc/Makefile +++ b/games/ssc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}x -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= An OpenGL arcade space shoot-em-up with interesting physics LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ diff --git a/games/tenebrae/Makefile b/games/tenebrae/Makefile index 0806be0e1139..6569f164e8fe 100644 --- a/games/tenebrae/Makefile +++ b/games/tenebrae/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://tenebrae.sourceforge.net/downloads/ DISTFILES= ${PORTNAME}_src${EXTRACT_SUFX} \ ${PORTNAME}data${EXTRACT_SUFX} -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= Quake 1 source port with advanced graphics LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile index 859d4b23608e..223b70bd0036 100644 --- a/games/vavoom/Makefile +++ b/games/vavoom/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= v115_2_src -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= Doom, Doom II, Heretic, Hexen and Strife source port .ifdef (WITH_OPENAL) |