diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-09-22 13:48:15 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-09-22 13:48:15 +0000 |
commit | 601958a39280d163acdb7fa24b77533446c07577 (patch) | |
tree | fe92f03e923f235c64a2ce9daa1ea005af1dae6f /games | |
parent | a80c1406d9ca5613d6fc640ba7de0049702dea61 (diff) | |
download | pkgsrc-601958a39280d163acdb7fa24b77533446c07577.tar.gz |
Recursive revbump from multimedia/libvpx 1.1.0 update
Diffstat (limited to 'games')
-rw-r--r-- | games/flightgear/Makefile | 4 | ||||
-rw-r--r-- | games/simgear/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/games/flightgear/Makefile b/games/flightgear/Makefile index b85bc180680..d961bd31c24 100644 --- a/games/flightgear/Makefile +++ b/games/flightgear/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2012/09/15 10:04:38 obache Exp $ +# $NetBSD: Makefile,v 1.25 2012/09/22 13:48:16 ryoon Exp $ DISTNAME= FlightGear-2.0.0 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ diff --git a/games/simgear/Makefile b/games/simgear/Makefile index 5b68bda76d9..c8aa5002ea3 100644 --- a/games/simgear/Makefile +++ b/games/simgear/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/09/15 10:04:43 obache Exp $ +# $NetBSD: Makefile,v 1.24 2012/09/22 13:48:16 ryoon Exp $ DISTNAME= SimGear-2.0.0 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= games devel MASTER_SITES= ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \ ftp://ftp.goflyflightgear.com/simgear/ |