diff options
Diffstat (limited to '')
-rw-r--r-- | games/flightgear-atlas/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile index 01ca2674f878..e23ba881a11c 100644 --- a/games/flightgear-atlas/Makefile +++ b/games/flightgear-atlas/Makefile @@ -9,11 +9,11 @@ PORTNAME= flightgear-atlas PORTVERSION= 0.3.1.20090529 PORTREVISION= 5 CATEGORIES= games -MASTER_SITES= http://contribs.martymac.com/FreeBSD-ports/distfiles/ \ +MASTER_SITES= http://contribs.martymac.org/FreeBSD-ports/distfiles/ \ http://freebsd.unixfreunde.de/sources/ DISTNAME= Atlas-${PORTVERSION} -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= A map viewer for use with the FlightGear flight simulator BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ |