diff options
author | des <des@FreeBSD.org> | 2005-10-04 04:29:24 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2005-10-04 04:29:24 +0800 |
commit | de59434036bfdfca83be23d8ff02cd7fb55eecb2 (patch) | |
tree | 61218204ef30fb44421e68093e79945470ce02f3 /games | |
parent | e25627faa0199f4fe0319e90e5fe4a106526e0b7 (diff) | |
download | freebsd-ports-gnome-de59434036bfdfca83be23d8ff02cd7fb55eecb2.tar.gz freebsd-ports-gnome-de59434036bfdfca83be23d8ff02cd7fb55eecb2.tar.zst freebsd-ports-gnome-de59434036bfdfca83be23d8ff02cd7fb55eecb2.zip |
Drop maintainership.
Diffstat (limited to 'games')
-rw-r--r-- | games/fgfs-base/Makefile | 2 | ||||
-rw-r--r-- | games/flightgear-data/Makefile | 2 | ||||
-rw-r--r-- | games/flightgear/Makefile | 2 | ||||
-rw-r--r-- | games/linux-nwnclient/Makefile | 2 | ||||
-rw-r--r-- | games/nwndata/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/games/fgfs-base/Makefile b/games/fgfs-base/Makefile index 927ac198ac0d..e7f85ca2aeb4 100644 --- a/games/fgfs-base/Makefile +++ b/games/fgfs-base/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Shared/ \ ftp://ftp.de.flightgear.org/pub/fgfs/Shared/ -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FlightGear scenery, textures and aircraft models NO_BUILD= yes diff --git a/games/flightgear-data/Makefile b/games/flightgear-data/Makefile index 927ac198ac0d..e7f85ca2aeb4 100644 --- a/games/flightgear-data/Makefile +++ b/games/flightgear-data/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Shared/ \ ftp://ftp.de.flightgear.org/pub/fgfs/Shared/ -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FlightGear scenery, textures and aircraft models NO_BUILD= yes diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index 4396c0964def..c3df1861207f 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ ftp://ftp.de.flightgear.org/pub/fgfs/Source/ -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The FlightGear flight simulator LIB_DEPENDS= glut:${PORTSDIR}/graphics/libglut diff --git a/games/linux-nwnclient/Makefile b/games/linux-nwnclient/Makefile index a0bb3d3b555f..b17e3010f728 100644 --- a/games/linux-nwnclient/Makefile +++ b/games/linux-nwnclient/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= linux- DISTFILES= nwclient129.tar.gz \ linuxclientupdate1xxto${PORTVERSION:S/.//}eng.tar.gz -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Neverwinter Nights Linux (x86) Client RUN_DEPENDS= ${LOCALBASE}/share/nwndata/NWNv129.txt:${PORTSDIR}/games/nwndata \ diff --git a/games/nwndata/Makefile b/games/nwndata/Makefile index 3392a2b071be..8ae10c3e31cc 100644 --- a/games/nwndata/Makefile +++ b/games/nwndata/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ftp://jeuxlinux.com/bioware/Neverwinter_Nights/ DISTNAME= nwresources${PORTVERSION:S/.//} -MAINTAINER= des@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Neverwinter Nights Data Files ONLY_FOR_ARCHS= i386 |