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 /audio/cmus | |
parent | 9b35bdba21709ec05a91fd10cb8d7be151ea85a0 (diff) | |
download | pkgsrc-8bb535792f266557103eb883cd12548a7786592c.tar.gz |
Recursive revbump from audio/pulseaudio-10.0
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 c0fc410ee09..c132139688c 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.65 2017/01/16 23:45:11 wiz Exp $ +# $NetBSD: Makefile,v 1.66 2017/01/21 20:06:46 ryoon Exp $ DISTNAME= cmus-2.7.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= -https://github.com/cmus/cmus/archive/v${PKGVERSION_NOREV}${EXTRACT_SUFX} |