diff options
author | ryoon <ryoon@pkgsrc.org> | 2017-01-21 20:06:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2017-01-21 20:06:44 +0000 |
commit | 8bb535792f266557103eb883cd12548a7786592c (patch) | |
tree | f46158db58f2c14b16e3de7e2135d9da5e779399 /games | |
parent | 9b35bdba21709ec05a91fd10cb8d7be151ea85a0 (diff) | |
download | pkgsrc-8bb535792f266557103eb883cd12548a7786592c.tar.gz |
Recursive revbump from audio/pulseaudio-10.0
Diffstat (limited to 'games')
-rw-r--r-- | games/solarus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/solarus/Makefile b/games/solarus/Makefile index 8f95df8c0e5..d56b04b18b4 100644 --- a/games/solarus/Makefile +++ b/games/solarus/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2017/01/11 23:42:56 rodent Exp $ +# $NetBSD: Makefile,v 1.22 2017/01/21 20:06:49 ryoon Exp $ VERSION= 1.5.1 DISTNAME= solarus-${VERSION}-src PKGNAME= ${DISTNAME:S/-src//1} +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.solarus-games.org/downloads/solarus/ |