diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-16 11:22:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-16 11:22:00 +0000 |
commit | 166981e170c39c845932361b9107590441aa0284 (patch) | |
tree | 3b088ba95bbb512877ea12163bc65f3628371cb4 /audio/cmus | |
parent | 83721687f11567430ded465a21fa55cfe85d5e48 (diff) | |
download | pkgsrc-166981e170c39c845932361b9107590441aa0284.tar.gz |
Bump PKGREVISION for libatomic_ops PKGNAME 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 d85e6fd1445..82d80707337 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.45 2014/04/10 05:39:14 obache Exp $ +# $NetBSD: Makefile,v 1.46 2014/04/16 11:22:01 wiz Exp $ # DISTNAME= cmus-v2.5.0 PKGNAME= ${DISTNAME:S/-v/-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmus/} EXTRACT_SUFX= .tar.bz2 |