diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-10-04 05:44:12 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-10-04 05:44:12 +0800 |
commit | da96e5bc5251eda7f839a99a388ac301f000f51e (patch) | |
tree | 3b5bfb7effd4e26ecec986bd4241a8286728d70b | |
parent | 962ff32cb36cd998e8d907881244736c9bd85ba0 (diff) | |
download | freebsd-ports-gnome-da96e5bc5251eda7f839a99a388ac301f000f51e.tar.gz freebsd-ports-gnome-da96e5bc5251eda7f839a99a388ac301f000f51e.tar.zst freebsd-ports-gnome-da96e5bc5251eda7f839a99a388ac301f000f51e.zip |
Take maintainership.
-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 |