diff options
author | obache <obache@pkgsrc.org> | 2014-04-10 05:39:14 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-10 05:39:14 +0000 |
commit | 809965ec183837fbca8575cbe0da037b52810205 (patch) | |
tree | 6da6129ac2262b98c6a1434ada245fa8b0b7993f /audio/cmus | |
parent | 5e87a0f830cb7d22092582ab214c79afa0eaa21e (diff) | |
download | pkgsrc-809965ec183837fbca8575cbe0da037b52810205.tar.gz |
recursive bump from x264-devel builld number change (i.e. API change).
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 a474b0d76aa..d85e6fd1445 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2013/11/25 12:00:46 wiz Exp $ +# $NetBSD: Makefile,v 1.45 2014/04/10 05:39:14 obache Exp $ # DISTNAME= cmus-v2.5.0 PKGNAME= ${DISTNAME:S/-v/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmus/} EXTRACT_SUFX= .tar.bz2 |