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 f3c21f88c9c..bd4c04fff9b 100644 --- a/games/simgear/Makefile +++ b/games/simgear/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/08/13 14:25:39 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/09/07 19:16:39 adam Exp $ DISTNAME= SimGear-2.0.0 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games devel MASTER_SITES= ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \ ftp://ftp.goflyflightgear.com/simgear/ |