diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-06-20 15:41:53 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-06-20 15:41:53 +0000 |
commit | 6d160479c29813074da497bcbccf5b7f0fcecbd2 (patch) | |
tree | d86b9903b6ae2e2ab076240a0fe0bf0211e2ebd3 /audio/bmp-musepack/Makefile | |
parent | 29340dd1722704af4305d3ba1a52341372e3aeff (diff) |
- Chase taglib bump
Notes
Notes:
svn path=/head/; revision=215366
Diffstat (limited to 'audio/bmp-musepack/Makefile')
-rw-r--r-- | audio/bmp-musepack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/bmp-musepack/Makefile b/audio/bmp-musepack/Makefile index f53ebb41807e..3c9f33a6f93e 100644 --- a/audio/bmp-musepack/Makefile +++ b/audio/bmp-musepack/Makefile @@ -6,7 +6,7 @@ PORTNAME= musepack PORTVERSION= 1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://files.musepack.net/linux/plugins/ PKGNAMEPREFIX= bmp- |