diff options
Diffstat (limited to 'games/simgear/Makefile')
-rw-r--r-- | games/simgear/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/simgear/Makefile b/games/simgear/Makefile index 4974f47b1ca..24eec635ec9 100644 --- a/games/simgear/Makefile +++ b/games/simgear/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2017/01/19 18:52:10 agc Exp $ +# $NetBSD: Makefile,v 1.61 2017/02/06 13:55:22 wiz Exp $ DISTNAME= simgear-2.8.0 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= games devel MASTER_SITES= ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ MASTER_SITES+= ftp://ftp.goflyflightgear.com/simgear/ |