diff options
author | obache <obache@pkgsrc.org> | 2011-05-05 08:54:47 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-05-05 08:54:47 +0000 |
commit | 68be063864afa982c830a270a11b9919d6db29d1 (patch) | |
tree | 540aaaaffe0814291867511af7e46e42e737759a /audio | |
parent | 1330c14cfdaf0da1ad7cf7c0101d8577b85038fb (diff) | |
download | pkgsrc-68be063864afa982c830a270a11b9919d6db29d1.tar.gz |
Bump PKGREVISION from libmodplug shlib bump.
Diffstat (limited to 'audio')
-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 e85579495f6..8db34dfd2d8 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2011/04/22 14:40:40 obache Exp $ +# $NetBSD: Makefile,v 1.27 2011/05/05 08:54:47 obache Exp $ # DISTNAME= cmus-v2.3.3 PKGNAME= ${DISTNAME:S/-v/-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmus/} EXTRACT_SUFX= .tar.bz2 |