diff options
author | ryoon <ryoon> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2014-05-05 00:47:34 +0000 |
commit | cdd7787e749051b5f253a12e034d6af7f998b602 (patch) | |
tree | 86abc797e41b9db5e66ab99f193eea7b197c6e6b /games/flightgear | |
parent | c70153c77b3255180f98461ee49b770654c4b14e (diff) | |
download | pkgsrc-cdd7787e749051b5f253a12e034d6af7f998b602.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'games/flightgear')
-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 1701a5fa183..d46cc632ae1 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2014/04/10 06:21:23 obache Exp $ +# $NetBSD: Makefile,v 1.47 2014/05/05 00:47:51 ryoon Exp $ DISTNAME= flightgear-2.8.0 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ |