diff options
author | wiz <wiz> | 2012-06-04 09:29:53 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-06-04 09:29:53 +0000 |
commit | 86e6c38b1341f05304577a96698962e970af90a5 (patch) | |
tree | c9bbe218017f7fedc674fa98d625b14b96109ae5 /audio/wmusic | |
parent | 823854d231e6072531e5a1c470c90d1fef740d87 (diff) | |
download | pkgsrc-86e6c38b1341f05304577a96698962e970af90a5.tar.gz |
Recursive bump for libmikmod shlib major ++
Noted by dholland.
Diffstat (limited to 'audio/wmusic')
-rw-r--r-- | audio/wmusic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/wmusic/Makefile b/audio/wmusic/Makefile index a590bf68674..152811e6511 100644 --- a/audio/wmusic/Makefile +++ b/audio/wmusic/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2012/01/13 10:54:48 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/06/04 09:29:54 wiz Exp $ DISTNAME= wmusic-1.5.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio windowmaker MASTER_SITES= http://home.jtan.com/~john/wmusic/ |