diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-steam/Makefile | 2 | ||||
-rw-r--r-- | games/phpua-bf/Makefile | 2 | ||||
-rw-r--r-- | games/phpua-cod/Makefile | 2 | ||||
-rw-r--r-- | games/phpua-engine/Makefile | 2 | ||||
-rw-r--r-- | games/phpua-hl/Makefile | 2 | ||||
-rw-r--r-- | games/phpua-q3/Makefile | 2 | ||||
-rw-r--r-- | games/phpua-ut/Makefile | 2 | ||||
-rw-r--r-- | games/phpua-ut2003/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/games/linux-steam/Makefile b/games/linux-steam/Makefile index 26362f628e60..e98080226aec 100644 --- a/games/linux-steam/Makefile +++ b/games/linux-steam/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games linux MASTER_SITES= http://www.coreblack.com/files/ PKGNAMEPREFIX= linux- -MAINTAINER= hido@coreblack.com +MAINTAINER= ports@FreeBSD.org COMMENT= Half Life dedicated server running on steam IS_INTERACTIVE= yes diff --git a/games/phpua-bf/Makefile b/games/phpua-bf/Makefile index cbf15d2310a2..c15141d3d9cc 100644 --- a/games/phpua-bf/Makefile +++ b/games/phpua-bf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpua -MAINTAINER= hido@coreblack.com +MAINTAINER= ports@FreeBSD.org COMMENT= A Battlefield 1942 plugin for phpUA RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine diff --git a/games/phpua-cod/Makefile b/games/phpua-cod/Makefile index 0bb303d850b5..034989659d3c 100644 --- a/games/phpua-cod/Makefile +++ b/games/phpua-cod/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpua -MAINTAINER= hido@coreblack.com +MAINTAINER= ports@FreeBSD.org COMMENT= A Call of Duty plugin for phpUA RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine diff --git a/games/phpua-engine/Makefile b/games/phpua-engine/Makefile index 7d0a76bbec5a..b7f1fd120368 100644 --- a/games/phpua-engine/Makefile +++ b/games/phpua-engine/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpua -MAINTAINER= hido@coreblack.com +MAINTAINER= ports@FreeBSD.org COMMENT= Game server monitor & admin tool NO_BUILD= yes diff --git a/games/phpua-hl/Makefile b/games/phpua-hl/Makefile index 56e347e49d58..1f2f12d4f3e4 100644 --- a/games/phpua-hl/Makefile +++ b/games/phpua-hl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpua -MAINTAINER= hido@coreblack.com +MAINTAINER= ports@FreeBSD.org COMMENT= A Half-Life plugin for phpUA RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine diff --git a/games/phpua-q3/Makefile b/games/phpua-q3/Makefile index c7051cac79c8..2cdc4ab1d26c 100644 --- a/games/phpua-q3/Makefile +++ b/games/phpua-q3/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpua -MAINTAINER= hido@coreblack.com +MAINTAINER= ports@FreeBSD.org COMMENT= A Quake 3 plugin for phpUA RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine diff --git a/games/phpua-ut/Makefile b/games/phpua-ut/Makefile index 9a2bb873c3d0..2535baad10b0 100644 --- a/games/phpua-ut/Makefile +++ b/games/phpua-ut/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpua -MAINTAINER= hido@coreblack.com +MAINTAINER= ports@FreeBSD.org COMMENT= An Unreal Tournament plugin for phpUA RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine diff --git a/games/phpua-ut2003/Makefile b/games/phpua-ut2003/Makefile index b41414244a83..1cc4886e93e0 100644 --- a/games/phpua-ut2003/Makefile +++ b/games/phpua-ut2003/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpua -MAINTAINER= hido@coreblack.com +MAINTAINER= ports@FreeBSD.org COMMENT= An Unreal Tournament 2003 plugin for phpUA RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine |