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 c9d26cbdc61..0654f4fdacb 100644 --- a/games/simgear/Makefile +++ b/games/simgear/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2014/04/10 05:39:15 obache Exp $ +# $NetBSD: Makefile,v 1.43 2014/04/10 06:21:26 obache Exp $ DISTNAME= simgear-2.8.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= games devel MASTER_SITES= ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \ ftp://ftp.goflyflightgear.com/simgear/ |