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 0baf4e577df..015f50ecee1 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2011/04/22 13:43:35 obache Exp $ +# $NetBSD: Makefile,v 1.17 2011/11/01 06:01:15 sbd Exp $ DISTNAME= FlightGear-2.0.0 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ |