diff options
Diffstat (limited to 'games/linux-goodway/Makefile')
-rw-r--r-- | games/linux-goodway/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-goodway/Makefile b/games/linux-goodway/Makefile index d61bacbc32c4..94047f08a4d8 100644 --- a/games/linux-goodway/Makefile +++ b/games/linux-goodway/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games linux MASTER_SITES= http://www.xpgoodwayteam.org/dwn_goodway/ DISTNAME= goodwayv${GWVERSION}_free -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A flight planner for the X-Plane flight simulator BUILD_DEPENDS= icoconvert:${PORTSDIR}/graphics/icoconvert |