diff options
author | mva <mva@FreeBSD.org> | 2009-02-20 05:45:43 +0800 |
---|---|---|
committer | mva <mva@FreeBSD.org> | 2009-02-20 05:45:43 +0800 |
commit | 4f75b4dde5d7eab2e474842db370103c6d278355 (patch) | |
tree | ef076ef465fb2649e1b724165ea6e5282cd8e292 /games | |
parent | 76bf42f6038d4a39291508ebc949b03bd2e72db3 (diff) | |
download | freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.gz freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.tar.zst freebsd-ports-gnome-4f75b4dde5d7eab2e474842db370103c6d278355.zip |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/HeroesOfMightAndMagic/Makefile | 2 | ||||
-rw-r--r-- | games/gish-demo/Makefile | 2 | ||||
-rw-r--r-- | games/linux-candycruncher-demo/Makefile | 2 | ||||
-rw-r--r-- | games/linux-coldwar-demo/Makefile | 2 | ||||
-rw-r--r-- | games/linux-darwinia-demo/Makefile | 2 | ||||
-rw-r--r-- | games/linux-defcon/Makefile | 2 | ||||
-rw-r--r-- | games/linux-gorky17-demo/Makefile | 2 | ||||
-rw-r--r-- | games/linux-hdb-demo/Makefile | 2 | ||||
-rw-r--r-- | games/linux-majesty-demo/Makefile | 2 | ||||
-rw-r--r-- | games/linux-ningpo-demo/Makefile | 2 | ||||
-rw-r--r-- | games/linux-uplink-demo/Makefile | 2 | ||||
-rw-r--r-- | games/rt2-demo/Makefile | 2 | ||||
-rw-r--r-- | games/tmw/Makefile | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/games/HeroesOfMightAndMagic/Makefile b/games/HeroesOfMightAndMagic/Makefile index 93d710d1a6cb..9e2cf11caf80 100644 --- a/games/HeroesOfMightAndMagic/Makefile +++ b/games/HeroesOfMightAndMagic/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= DISTFILES= -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= BSD Installation of the Linux game "Heroes of Might and Magic III" RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk diff --git a/games/gish-demo/Makefile b/games/gish-demo/Makefile index 992cc363566c..e18a5118af53 100644 --- a/games/gish-demo/Makefile +++ b/games/gish-demo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games linux MASTER_SITES= http://s159260531.onlinehome.us/demos/ DISTNAME= gishdemo -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= A platform game with a gelatinous 12-pound ball of tar named Gish (Demo version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libvorbis.so.0:${PORTSDIR}/audio/linux-libvorbis \ diff --git a/games/linux-candycruncher-demo/Makefile b/games/linux-candycruncher-demo/Makefile index 3620d1619fc1..ce903084477f 100644 --- a/games/linux-candycruncher-demo/Makefile +++ b/games/linux-candycruncher-demo/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= candycruncher_demo EXTRACT_SUFX= .run -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= Candy Cruncher Demo - a fast puzzle game with lots of candies RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ diff --git a/games/linux-coldwar-demo/Makefile b/games/linux-coldwar-demo/Makefile index bbdc52bbd2d2..30dab75dba0e 100644 --- a/games/linux-coldwar-demo/Makefile +++ b/games/linux-coldwar-demo/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= coldwar_demo EXTRACT_SUFX= .run -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= Coldwar Demo - a third-person sneaker like Splinter Cell RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ diff --git a/games/linux-darwinia-demo/Makefile b/games/linux-darwinia-demo/Makefile index 94b27fb33c43..f5f87aba9253 100644 --- a/games/linux-darwinia-demo/Makefile +++ b/games/linux-darwinia-demo/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}2-${PORTVERSION} EXTRACT_SUFX= .sh -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= Real-time action strategy with programs RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ diff --git a/games/linux-defcon/Makefile b/games/linux-defcon/Makefile index 78d9edf47192..db007abcb920 100644 --- a/games/linux-defcon/Makefile +++ b/games/linux-defcon/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.introversion.co.uk/defcon/linux/ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= Defcon for Linux RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ diff --git a/games/linux-gorky17-demo/Makefile b/games/linux-gorky17-demo/Makefile index 98d5c5cc2d02..2169f79198f0 100644 --- a/games/linux-gorky17-demo/Makefile +++ b/games/linux-gorky17-demo/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= gorky17_demo EXTRACT_SUFX= .run -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= Gorky17 Demo - a tactical shooter similiar to Jagged Alliance RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ diff --git a/games/linux-hdb-demo/Makefile b/games/linux-hdb-demo/Makefile index 937a0bd088d0..49f71fcd9c9a 100644 --- a/games/linux-hdb-demo/Makefile +++ b/games/linux-hdb-demo/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= hdb_demo EXTRACT_SUFX= .run -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= Hyperspace Delivery Boy Demo - deliver mail and packages RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ diff --git a/games/linux-majesty-demo/Makefile b/games/linux-majesty-demo/Makefile index 14cb73320d00..cc7e77551517 100644 --- a/games/linux-majesty-demo/Makefile +++ b/games/linux-majesty-demo/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= majesty_demo EXTRACT_SUFX= .run -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= Majesty Gold Demo RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ diff --git a/games/linux-ningpo-demo/Makefile b/games/linux-ningpo-demo/Makefile index 43afb3f14d86..dd1b0abeb721 100644 --- a/games/linux-ningpo-demo/Makefile +++ b/games/linux-ningpo-demo/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= ningpo_demo EXTRACT_SUFX= .run -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= NingPo Mahjong Demo - a feature rich Mahjong game RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ diff --git a/games/linux-uplink-demo/Makefile b/games/linux-uplink-demo/Makefile index c36e71933bc5..2d9c91308b7c 100644 --- a/games/linux-uplink-demo/Makefile +++ b/games/linux-uplink-demo/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${PORTVERSION}DEMO EXTRACT_SUFX= .sh -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= High tech computer crime and industrial espionage on the Internet RUN_DEPENDS= ${LINUXBASE}/usr/lib/libSDL-1.2.so.0:${PORTSDIR}/devel/linux-sdl12 \ diff --git a/games/rt2-demo/Makefile b/games/rt2-demo/Makefile index 7db66bd145d0..6e8ce226d1af 100644 --- a/games/rt2-demo/Makefile +++ b/games/rt2-demo/Makefile @@ -14,7 +14,7 @@ DISTNAME= rt2-demo EXTRACT_SUFX= .run EXTRACT_ONLY= -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= The free demo of Railroad Tycoon II NO_WRKSUBDIR= yes diff --git a/games/tmw/Makefile b/games/tmw/Makefile index aac2b68c38b4..b9377f372a09 100644 --- a/games/tmw/Makefile +++ b/games/tmw/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR= themanaworld DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= A free open source 2D MMORPG in development LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ |