diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-10-03 21:44:12 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-10-03 21:44:12 +0000 |
commit | c632792ff7d6db8359a1ee2c4928e14a423e9a27 (patch) | |
tree | 974719069e407803e32936799a5da1d7423c85e2 | |
parent | Canonicalize WWW location. (diff) |
Take maintainership.
Notes
Notes:
svn path=/head/; revision=144110
-rw-r--r-- | games/fgfs-base/Makefile | 2 | ||||
-rw-r--r-- | games/flightgear-data/Makefile | 2 | ||||
-rw-r--r-- | games/flightgear/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/fgfs-base/Makefile b/games/fgfs-base/Makefile index e7f85ca2aeb4..2d1f1e9a1761 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= ports@FreeBSD.org +MAINTAINER= jylefort@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 e7f85ca2aeb4..2d1f1e9a1761 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= ports@FreeBSD.org +MAINTAINER= jylefort@FreeBSD.org COMMENT= FlightGear scenery, textures and aircraft models NO_BUILD= yes diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index c3df1861207f..8f9574f9356c 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= ports@FreeBSD.org +MAINTAINER= jylefort@FreeBSD.org COMMENT= The FlightGear flight simulator LIB_DEPENDS= glut:${PORTSDIR}/graphics/libglut |