diff options
Diffstat (limited to 'games/flightgear/Makefile')
-rw-r--r-- | games/flightgear/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index 821696c66ca..fb1349816d5 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2010/12/23 11:44:31 dsainty Exp $ +# $NetBSD: Makefile,v 1.15 2011/01/13 13:37:42 wiz Exp $ DISTNAME= FlightGear-2.0.0 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ |