diff options
author | wiz <wiz> | 2007-01-07 12:25:50 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-01-07 12:25:50 +0000 |
commit | 8dcf7a703f9eb0348a07fb24586d296ce9711fe0 (patch) | |
tree | 50b21c0ff4fe270100967b3136d1dbae6581bd83 /audio/cmus | |
parent | 04d4f5b1cae49da1c193ca46e65cf100dc46d5d6 (diff) | |
download | pkgsrc-8dcf7a703f9eb0348a07fb24586d296ce9711fe0.tar.gz |
PKGREVISION bump for flac shlib major bump and corresponding ABI
depends bump.
Diffstat (limited to 'audio/cmus')
-rw-r--r-- | audio/cmus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index 5eff2cd4a5e..d3cf8bca89b 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2007/01/07 09:13:47 rillig Exp $ +# $NetBSD: Makefile,v 1.4 2007/01/07 12:25:50 wiz Exp $ # DISTNAME= cmus-2.0.3 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://onion.dynserv.net/~timo/files/ EXTRACT_SUFX= .tar.bz2 |