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 593bb480db0..42defae3a53 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2010/09/14 11:01:48 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2010/11/15 22:57:00 abs Exp $ DISTNAME= FlightGear-2.0.0 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ |