diff options
author | madpilot <madpilot@FreeBSD.org> | 2012-04-15 02:45:07 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2012-04-15 02:45:07 +0800 |
commit | d1ca0be6988f095918229669c64c597be83e6fd3 (patch) | |
tree | 9a7219dc1b8f504dd2a5abf8bed656bbfb9d5c30 /games | |
parent | dc28255925be2e6a9b4b7b6a58ecc94c7de40dc5 (diff) | |
download | freebsd-ports-gnome-d1ca0be6988f095918229669c64c597be83e6fd3.tar.gz freebsd-ports-gnome-d1ca0be6988f095918229669c64c597be83e6fd3.tar.zst freebsd-ports-gnome-d1ca0be6988f095918229669c64c597be83e6fd3.zip |
Change to my FreeBSD.org email address.
Approved by: crees (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/corsix-th/Makefile | 2 | ||||
-rw-r--r-- | games/netpanzer-data/Makefile | 2 | ||||
-rw-r--r-- | games/netpanzer/Makefile | 2 | ||||
-rw-r--r-- | games/pokerth/Makefile | 2 | ||||
-rw-r--r-- | games/traindirector/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile index 01671a647642..e81e5c367c27 100644 --- a/games/corsix-th/Makefile +++ b/games/corsix-th/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= GOOGLE_CODE PROJECTHOST= corsix-th DISTNAME= CorsixTH-${DISTVERSION}-Source -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= Open source clone of Theme Hospital LICENSE= MIT diff --git a/games/netpanzer-data/Makefile b/games/netpanzer-data/Makefile index e3df67789a42..10bb149bb49d 100644 --- a/games/netpanzer-data/Makefile +++ b/games/netpanzer-data/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PKGNAMEPREFIX:S/-//} PKGNAMEPREFIX= netpanzer- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME:S/$/-/}${PORTVERSION} -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= Data files for the netpanzer game LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs diff --git a/games/netpanzer/Makefile b/games/netpanzer/Makefile index ce6fc5b3c91a..f560bb7b19ce 100644 --- a/games/netpanzer/Makefile +++ b/games/netpanzer/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 9 CATEGORIES= games MASTER_SITES= BERLIOS -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= Real time, isometric view, tank multiplayer strategy game LICENSE= GPLv2 diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index a759f230a592..67c64dc40bb2 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} DISTNAME= PokerTH-${PORTVERSION}-src -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= A poker game written in C++/QT4 LICENSE= GPLv2 diff --git a/games/traindirector/Makefile b/games/traindirector/Makefile index f08d2cd351cc..efd89dcbdf9d 100644 --- a/games/traindirector/Makefile +++ b/games/traindirector/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.backerstreet.com/traindir/ DISTNAME= tdir36src -MAINTAINER= mad@madpilot.net +MAINTAINER= madpilot@FreeBSD.org COMMENT= Train controller simulation LICENSE= GPLv2 |