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 /games/flightgear | |
parent | 91928f449213b9273300ab566caf10b519be0af9 (diff) | |
download | ports-c632792ff7d6db8359a1ee2c4928e14a423e9a27.tar.gz ports-c632792ff7d6db8359a1ee2c4928e14a423e9a27.zip |
Take maintainership.
Notes
Notes:
svn path=/head/; revision=144110
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 |