diff options
author | William Grzybowski <wg@FreeBSD.org> | 2013-10-21 22:45:53 +0800 |
---|---|---|
committer | William Grzybowski <wg@FreeBSD.org> | 2013-10-21 22:45:53 +0800 |
commit | 86c8eb06e3788652e3b3400819dd67ed22680aea (patch) | |
tree | 0be77c1a863e0f829b5c44fd3aee6c4322da1d00 /audio | |
parent | fb1e5f4a3b56d063fee0133b1b9125c0fb5e1990 (diff) | |
download | freebsd-ports-gnome-86c8eb06e3788652e3b3400819dd67ed22680aea.tar.gz freebsd-ports-gnome-86c8eb06e3788652e3b3400819dd67ed22680aea.tar.zst freebsd-ports-gnome-86c8eb06e3788652e3b3400819dd67ed22680aea.zip |
audio/chromaprint: bump port revision
- Bump port revision, forgot in last commit
Diffstat (limited to 'audio')
-rw-r--r-- | audio/chromaprint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile index f75e1a29a069..f6ff6bbb5fde 100644 --- a/audio/chromaprint/Makefile +++ b/audio/chromaprint/Makefile @@ -2,6 +2,7 @@ PORTNAME= chromaprint PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://bitbucket.org/acoustid/${PORTNAME}/downloads/ |