diff options
author | jhale <jhale@FreeBSD.org> | 2016-04-16 03:06:48 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2016-04-16 03:06:48 +0800 |
commit | ad8a02e00a049193ef756dba1af8fcb9771a7969 (patch) | |
tree | e73c386700a1f1667ad1f6c286c8a2ef9c5becd1 /audio/py-pyacoustid/Makefile | |
parent | 23550fe8838d2cefa5475d083fa6d6a2ca5be9e0 (diff) | |
download | freebsd-ports-gnome-ad8a02e00a049193ef756dba1af8fcb9771a7969.tar.gz freebsd-ports-gnome-ad8a02e00a049193ef756dba1af8fcb9771a7969.tar.zst freebsd-ports-gnome-ad8a02e00a049193ef756dba1af8fcb9771a7969.zip |
- Update audio/chromaprint to 1.3.1
- Chase shlib bump
PR: 208819
Submitted by: Ben Woods <woodsb02@gmail.com>
Diffstat (limited to 'audio/py-pyacoustid/Makefile')
-rw-r--r-- | audio/py-pyacoustid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/py-pyacoustid/Makefile b/audio/py-pyacoustid/Makefile index 9ba96a5d4914..1f6f9ca03da8 100644 --- a/audio/py-pyacoustid/Makefile +++ b/audio/py-pyacoustid/Makefile @@ -3,7 +3,7 @@ PORTNAME= pyacoustid PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |