diff options
author | martymac <martymac@FreeBSD.org> | 2010-09-27 20:08:23 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2010-09-27 20:08:23 +0800 |
commit | 72d6e346c76fd433a7e43f19447269978f2b46cb (patch) | |
tree | 3a2889a491d45454b58d9879e89cff6737f1dde7 /games/flightgear | |
parent | 5919f4af2229d1fe0b97cf0d3ee0af74b3ee4644 (diff) | |
download | freebsd-ports-gnome-72d6e346c76fd433a7e43f19447269978f2b46cb.tar.gz freebsd-ports-gnome-72d6e346c76fd433a7e43f19447269978f2b46cb.tar.zst freebsd-ports-gnome-72d6e346c76fd433a7e43f19447269978f2b46cb.zip |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor)
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 7da3da8b4bee..fe0f7636c1cc 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -19,7 +19,7 @@ MASTER_SITES= ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \ ftp://ftp.flightgear.org/pub/fgfs/Source/ \ ftp://ftp.is.co.za/pub/games/flightgear/ftp/Source/ -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= The FlightGear flight simulator LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs |