diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-04 09:29:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-04 09:29:53 +0000 |
commit | e8375dafa5e43d66415a21a52d1a5f9396c9fc31 (patch) | |
tree | c9bbe218017f7fedc674fa98d625b14b96109ae5 /audio/cmus | |
parent | 9ef91cc43f5d915367cf458196c1e27bbb061876 (diff) | |
download | pkgsrc-e8375dafa5e43d66415a21a52d1a5f9396c9fc31.tar.gz |
Recursive bump for libmikmod shlib major ++
Noted by dholland.
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 44f4e6bb3dc..9392df4666d 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.37 2012/03/03 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.38 2012/06/04 09:29:54 wiz Exp $ # DISTNAME= cmus-v2.4.3 PKGNAME= ${DISTNAME:S/-v/-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmus/} EXTRACT_SUFX= .tar.bz2 |