diff options
author | ryoon <ryoon> | 2012-09-22 13:48:15 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2012-09-22 13:48:15 +0000 |
commit | d7ad37f39017bcf3ed4fac8f82c21e903353468d (patch) | |
tree | fe92f03e923f235c64a2ce9daa1ea005af1dae6f /audio/cmus | |
parent | 54994a92052f14a14c8e051d993746cf962769b2 (diff) | |
download | pkgsrc-d7ad37f39017bcf3ed4fac8f82c21e903353468d.tar.gz |
Recursive revbump from multimedia/libvpx 1.1.0 update
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 c34cd0c6add..91f9950d6d6 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2012/09/15 10:03:34 obache Exp $ +# $NetBSD: Makefile,v 1.41 2012/09/22 13:48:15 ryoon Exp $ # DISTNAME= cmus-v2.4.3 PKGNAME= ${DISTNAME:S/-v/-/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmus/} EXTRACT_SUFX= .tar.bz2 |