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 /games/flightgear | |
parent | 962ff32cb36cd998e8d907881244736c9bd85ba0 (diff) | |
download | freebsd-ports-gnome-da96e5bc5251eda7f839a99a388ac301f000f51e.tar.gz freebsd-ports-gnome-da96e5bc5251eda7f839a99a388ac301f000f51e.tar.zst freebsd-ports-gnome-da96e5bc5251eda7f839a99a388ac301f000f51e.zip |
Take maintainership.
Diffstat (limited to 'games/flightgear')
-rw-r--r-- | games/flightgear/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |