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 0a6194ec452..7ff45c9c28c 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2017/04/30 01:21:36 ryoon Exp $ +# $NetBSD: Makefile,v 1.66 2017/08/24 20:03:14 adam Exp $ DISTNAME= flightgear-2.8.0 -PKGREVISION= 35 +PKGREVISION= 36 CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ MASTER_SITES+= http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ |