diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
commit | db6d323dff20583333ecef6235503c364118e8ce (patch) | |
tree | 3f7da2ba58fa56396a4b7cd60f445567da127dd5 /games/flightgear | |
parent | 48a2ab644814a0a03473a4fc0cf645c05b8e276a (diff) |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor)
Notes
Notes:
svn path=/head/; revision=261943
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 |