diff options
author | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-18 17:57:24 +0000 |
commit | f541e11970c0928c97f9e5119cc927afa0f8910a (patch) | |
tree | 0ed41dd52d88e99122ea10fd02e260e1fcc50746 /games/mirrormagic | |
parent | 6851ffc9c3f0810a2549284162592b280f5e8673 (diff) | |
download | pkgsrc-f541e11970c0928c97f9e5119cc927afa0f8910a.tar.gz |
*: revbump for libsndfile
Diffstat (limited to 'games/mirrormagic')
-rw-r--r-- | games/mirrormagic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/mirrormagic/Makefile b/games/mirrormagic/Makefile index 4ac63c5b66f..56d92472fa3 100644 --- a/games/mirrormagic/Makefile +++ b/games/mirrormagic/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2020/03/08 16:49:45 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2020/08/18 17:57:56 leot Exp $ DISTNAME= mirrormagic-3.0.0 COMMENT= Nice little puzzle game with color graphics and sound -PKGREVISION= 1 +PKGREVISION= 2 CONFLICTS= mirrormagic-sdl-[1-9]* |