diff options
author | obache <obache@pkgsrc.org> | 2008-07-25 14:03:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-07-25 14:03:30 +0000 |
commit | e7b7b5260d0e952b53631932e29455ec9acdda8c (patch) | |
tree | 41ffd168d50c1f14e41642fa29f5a5098baa7420 /audio/cmus | |
parent | 039a4fbf36f6f9279c9d4ef0907a29d5605a94b7 (diff) | |
download | pkgsrc-e7b7b5260d0e952b53631932e29455ec9acdda8c.tar.gz |
Revision bump due to ABI changes of audio/libmpcdec.
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 927492d9bfc..3c8eefd0646 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2008/07/16 14:04:29 ahoka Exp $ +# $NetBSD: Makefile,v 1.13 2008/07/25 14:03:30 obache Exp $ # DISTNAME= cmus-2.2.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://mirror.greaterscope.net/cmus/ EXTRACT_SUFX= .tar.bz2 |