diff options
author | wiz <wiz> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-03-03 12:54:15 +0000 |
commit | 1db38c048e537770d5221f783d3a6361be651c78 (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /audio/cmus | |
parent | ce87cbc1bf5f81e78955d7c46ceeccb35ef7f06c (diff) | |
download | pkgsrc-1db38c048e537770d5221f783d3a6361be651c78.tar.gz |
More pcre PKGREVISION bumps.
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 df74f52f621..44f4e6bb3dc 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2012/02/15 20:15:42 hans Exp $ +# $NetBSD: Makefile,v 1.37 2012/03/03 12:54:15 wiz Exp $ # DISTNAME= cmus-v2.4.3 PKGNAME= ${DISTNAME:S/-v/-/} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmus/} EXTRACT_SUFX= .tar.bz2 |