diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2013-02-20 16:08:58 +0000 |
commit | 1a267d63c37806a5f8870068238ea6973a675fbf (patch) | |
tree | bb92556581fd9042ed5f11f8083853fd9324b3f2 /games | |
parent | b71447da1a4039f7410789d6eee2387a6968a91f (diff) | |
download | ports-1a267d63c37806a5f8870068238ea6973a675fbf.tar.gz ports-1a267d63c37806a5f8870068238ea6973a675fbf.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/linux-sof/Makefile | 2 | ||||
-rw-r--r-- | games/linux-ssamtfe/Makefile | 2 | ||||
-rw-r--r-- | games/linux-ssamtse/Makefile | 2 | ||||
-rw-r--r-- | games/linux-unrealgold/Makefile | 2 | ||||
-rw-r--r-- | games/mtaserver/Makefile | 2 | ||||
-rw-r--r-- | games/quaqut/Makefile | 2 | ||||
-rw-r--r-- | games/sampsvr/Makefile | 2 | ||||
-rw-r--r-- | games/utserver/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/games/linux-sof/Makefile b/games/linux-sof/Makefile index 8bb7d7c8f0bc..1797b54a980f 100644 --- a/games/linux-sof/Makefile +++ b/games/linux-sof/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${PORTVERSION}-cdrom-x86 EXTRACT_SUFX= .run -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Soldier of Fortune for Linux PATCH_DEPENDS= xdelta:${PORTSDIR}/misc/xdelta diff --git a/games/linux-ssamtfe/Makefile b/games/linux-ssamtfe/Makefile index bc90d337c22e..8262c1f6df6e 100644 --- a/games/linux-ssamtfe/Makefile +++ b/games/linux-ssamtfe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://liflg.0wnitsch.de/files/final/ PKGNAMEPREFIX= linux- DISTFILES= ${PORTNAME:S|ssam|serious.sam.|}_${PORTVERSION:S|b|beta|}-english-2.run -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Serious Sam: The First Encounter OPTIONS= VORBIS "Ogg playing support" on diff --git a/games/linux-ssamtse/Makefile b/games/linux-ssamtse/Makefile index 2c5890576771..5374147ed8bc 100644 --- a/games/linux-ssamtse/Makefile +++ b/games/linux-ssamtse/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://liflg.0wnitsch.de/files/final/ PKGNAMEPREFIX= linux- DISTFILES= ${PORTNAME:S|ssam|serious.sam.|}_${PORTVERSION:S|b|beta|}-english-2.run -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Serious Sam: The Second Encounter for Linux OPTIONS= VORBIS "Ogg playing support" on diff --git a/games/linux-unrealgold/Makefile b/games/linux-unrealgold/Makefile index c2e81eaf05af..fb7f73882b73 100644 --- a/games/linux-unrealgold/Makefile +++ b/games/linux-unrealgold/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-install-${PORTVERSION} EXTRACT_SUFX= .run DIST_SUBDIR= linux-ut -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unreal Gold for Linux BUILD_DEPENDS= ut:${PORTSDIR}/games/linux-ut diff --git a/games/mtaserver/Makefile b/games/mtaserver/Makefile index 736680ee5ce3..29473d2ab112 100644 --- a/games/mtaserver/Makefile +++ b/games/mtaserver/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://files.gonnaplay.com/201/:main \ DISTFILES= ${MTANAME}0_5-linux.tar.gz:main,both ${MTANAME}0_5-linux-patch1.tar.gz:patch,both DIST_SUBDIR= mta -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multi Theft Auto: Vice City and GTA3 dedicated server USE_LINUX= yes diff --git a/games/quaqut/Makefile b/games/quaqut/Makefile index 308b96484e10..93848c686d3f 100644 --- a/games/quaqut/Makefile +++ b/games/quaqut/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.0 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20C%20sources/${PORTNAME}-${PORTVERSION} -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Queries information from Unreal Tournament 2004 game servers MAKE_JOBS_SAFE= yes diff --git a/games/sampsvr/Makefile b/games/sampsvr/Makefile index 25be03be663c..ea2510e1c338 100644 --- a/games/sampsvr/Makefile +++ b/games/sampsvr/Makefile @@ -10,7 +10,7 @@ CATEGORIES= games linux MASTER_SITES= http://files.sa-mp.com/ DISTNAME= samp${PORTVERSION:S,.,,}svr -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Rockstar's GTA: San Andreas multiplayer modification dedicated server USE_LINUX= yes diff --git a/games/utserver/Makefile b/games/utserver/Makefile index a38a82f8ac41..390e530296ea 100644 --- a/games/utserver/Makefile +++ b/games/utserver/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${MAINFILE}:p436 ${PATCH451FILE}:p451 DIST_SUBDIR= linux-ut EXTRACT_ONLY= ${MAINFILE} -MAINTAINER= avl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unreal Tournament Dedicated Server for Linux OPTIONS= BONUSPACKS "install the official bonus packs collection" on |