diff options
author | obache <obache> | 2012-09-15 10:03:29 +0000 |
---|---|---|
committer | obache <obache> | 2012-09-15 10:03:29 +0000 |
commit | be7292ddd3e7d3950bf78fd50b0904b859934bb0 (patch) | |
tree | 8faf04c1c75d686de4b4032499fe5b2a290498ff /games/simgear/Makefile | |
parent | 4d2550b6210de08232c4f412350cf3b27874f528 (diff) | |
download | pkgsrc-be7292ddd3e7d3950bf78fd50b0904b859934bb0.tar.gz |
recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 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 bd4c04fff9b..5b68bda76d9 100644 --- a/games/simgear/Makefile +++ b/games/simgear/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/09/07 19:16:39 adam Exp $ +# $NetBSD: Makefile,v 1.23 2012/09/15 10:04:43 obache Exp $ DISTNAME= SimGear-2.0.0 PKGNAME= ${DISTNAME:tl} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games devel MASTER_SITES= ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \ ftp://ftp.goflyflightgear.com/simgear/ |