diff options
-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/ |