diff options
author | hans <hans@pkgsrc.org> | 2012-02-29 16:32:19 +0000 |
---|---|---|
committer | hans <hans@pkgsrc.org> | 2012-02-29 16:32:19 +0000 |
commit | cd34e0a45e6b3b1feb14e7996ca55f3f066a8437 (patch) | |
tree | de6814120fb5ffbe261ced0f1937f85fb8001ec4 /games | |
parent | f311a8d451515842a415f772c2bf14ced0a168fc (diff) | |
download | pkgsrc-cd34e0a45e6b3b1feb14e7996ca55f3f066a8437.tar.gz |
Recursive bump from devel/boost-libs update.
Diffstat (limited to 'games')
-rw-r--r-- | games/pingus/Makefile | 4 | ||||
-rw-r--r-- | games/pokerth/Makefile | 4 | ||||
-rw-r--r-- | games/wesnoth/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/games/pingus/Makefile b/games/pingus/Makefile index d8a01119eae..a66ad71c6fe 100644 --- a/games/pingus/Makefile +++ b/games/pingus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2012/01/28 11:00:55 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2012/02/29 16:32:22 hans Exp $ DISTNAME= pingus-0.7.3 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games MASTER_SITES= http://pingus.seul.org/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/games/pokerth/Makefile b/games/pokerth/Makefile index da72b8c4b24..f64b046531a 100644 --- a/games/pokerth/Makefile +++ b/games/pokerth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/02/06 12:40:13 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/02/29 16:32:22 hans Exp $ DISTNAME= PokerTH-0.7.1-src PKGNAME= pokerth-0.7.1 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pokerth/} EXTRACT_SUFX= .tar.bz2 diff --git a/games/wesnoth/Makefile b/games/wesnoth/Makefile index 346760addc3..c82ece36786 100644 --- a/games/wesnoth/Makefile +++ b/games/wesnoth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2012/02/20 15:01:24 jdc Exp $ +# $NetBSD: Makefile,v 1.72 2012/02/29 16:32:22 hans Exp $ DISTNAME= wesnoth-1.8.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wesnoth/} EXTRACT_SUFX= .tar.bz2 |