diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
commit | b50a4186ce94f1349629ba4833a3ac776e270a5d (patch) | |
tree | 634799b0b1d3d54aac727b35456e56e8cdd0bde7 /audio/py-pyacoustid | |
parent | 7502b7538d7b44f9f0c0bbf49931e0c23a61c0e0 (diff) | |
download | ports-b50a4186ce94f1349629ba4833a3ac776e270a5d.tar.gz ports-b50a4186ce94f1349629ba4833a3ac776e270a5d.zip |
Notes
Diffstat (limited to 'audio/py-pyacoustid')
-rw-r--r-- | audio/py-pyacoustid/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/py-pyacoustid/Makefile b/audio/py-pyacoustid/Makefile index 36ee29240f4e..e17651bcd65e 100644 --- a/audio/py-pyacoustid/Makefile +++ b/audio/py-pyacoustid/Makefile @@ -3,6 +3,7 @@ PORTNAME= pyacoustid PORTVERSION= 1.1.3 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |