diff options
author | ryoon <ryoon> | 2013-10-24 12:32:38 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2013-10-24 12:32:38 +0000 |
commit | 4a663b7ac7ce37e18520c9f0ad245cc01748f23a (patch) | |
tree | 0913d82d54e7184e65eeadefd385f4c90d753825 /games | |
parent | f5b7f9bee9d12d8f3cb115b823f9b5bebfc7c8b3 (diff) | |
download | pkgsrc-4a663b7ac7ce37e18520c9f0ad245cc01748f23a.tar.gz |
Revbump from devel/py-game update
Diffstat (limited to 'games')
-rw-r--r-- | games/4stAttack/Makefile | 4 | ||||
-rw-r--r-- | games/blindmine/Makefile | 4 | ||||
-rw-r--r-- | games/duckmaze/Makefile | 4 | ||||
-rw-r--r-- | games/singularity/Makefile | 4 | ||||
-rw-r--r-- | games/stegavorto/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/games/4stAttack/Makefile b/games/4stAttack/Makefile index 6be0f73fa4a..14ca9a1c59a 100644 --- a/games/4stAttack/Makefile +++ b/games/4stAttack/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2013/06/04 22:16:03 tron Exp $ +# $NetBSD: Makefile,v 1.23 2013/10/24 12:32:38 ryoon Exp $ # DISTNAME= 4stAttack-2.1.4 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=forcedattack/} diff --git a/games/blindmine/Makefile b/games/blindmine/Makefile index a84fb0a3c24..732b16f8f92 100644 --- a/games/blindmine/Makefile +++ b/games/blindmine/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2013/06/04 22:16:03 tron Exp $ +# $NetBSD: Makefile,v 1.21 2013/10/24 12:32:38 ryoon Exp $ # DISTNAME= blindmine-0.3-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games python MASTER_SITES= http://kldp.net/frs/download.php/3097/ EXTRACT_SUFX= .zip diff --git a/games/duckmaze/Makefile b/games/duckmaze/Makefile index 4433b3a39a8..0de2d209a26 100644 --- a/games/duckmaze/Makefile +++ b/games/duckmaze/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/06/04 22:16:04 tron Exp $ +# $NetBSD: Makefile,v 1.17 2013/10/24 12:32:38 ryoon Exp $ # DISTNAME= duckmaze-pc-0.2 PKGNAME= duckmaze-0.2 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=duckmaze/} EXTRACT_SUFX= .zip diff --git a/games/singularity/Makefile b/games/singularity/Makefile index 6d68a19d9f9..6e7a7920d77 100644 --- a/games/singularity/Makefile +++ b/games/singularity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2013/09/02 18:41:44 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/10/24 12:32:38 ryoon Exp $ DISTNAME= singularity_0.28 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games MASTER_SITES= http://www.emhsoft.com/singularity/ diff --git a/games/stegavorto/Makefile b/games/stegavorto/Makefile index 83b35d2be66..35336e5b5ee 100644 --- a/games/stegavorto/Makefile +++ b/games/stegavorto/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/06/04 22:16:11 tron Exp $ +# $NetBSD: Makefile,v 1.17 2013/10/24 12:32:38 ryoon Exp $ # DISTNAME= stegavorto-src-2009.01.22 PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= games MASTER_SITES= http://hamsterrepublic.com/games/stegavorto/ EXTRACT_SUFX= .tar.bz2 |