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/stegavorto | |
parent | f5b7f9bee9d12d8f3cb115b823f9b5bebfc7c8b3 (diff) | |
download | pkgsrc-4a663b7ac7ce37e18520c9f0ad245cc01748f23a.tar.gz |
Revbump from devel/py-game update
Diffstat (limited to 'games/stegavorto')
-rw-r--r-- | games/stegavorto/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |