diff options
author | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-01-01 16:05:55 +0000 |
commit | 6c781773cd3b1812bfb34f0a65be177db4e4f4c6 (patch) | |
tree | a992c89276ea376bf179a5f9a1d0d6d72dea1b9d /games/simgear/Makefile | |
parent | f99411b05af9648c4d4542b85e8a4dfb15f6a88a (diff) | |
download | pkgsrc-6c781773cd3b1812bfb34f0a65be177db4e4f4c6.tar.gz |
Revbump after boost update
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 3ddc8343c59..190e3220fcf 100644 --- a/games/simgear/Makefile +++ b/games/simgear/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.57 2016/10/07 18:25:50 adam Exp $ +# $NetBSD: Makefile,v 1.58 2017/01/01 16:06:16 adam Exp $ DISTNAME= simgear-2.8.0 -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= games devel MASTER_SITES= ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \ ftp://ftp.goflyflightgear.com/simgear/ |