diff options
Diffstat (limited to 'games/flightgear-atlas/Makefile')
-rw-r--r-- | games/flightgear-atlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/flightgear-atlas/Makefile b/games/flightgear-atlas/Makefile index efbc812d4039..a58d1390f120 100644 --- a/games/flightgear-atlas/Makefile +++ b/games/flightgear-atlas/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF/atlas DISTNAME= Atlas-${PORTVERSION} -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A map viewer for use with the FlightGear flight simulator BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ |