diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2023-04-25 15:15:30 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2023-04-25 15:17:15 +0000 |
commit | feb1fa34f58ea796656b86a81c2a2996b0b03c96 (patch) | |
tree | e79f501fbac85d3800abbc2796349f85e210f570 /audio/py-pyacoustid | |
parent | ffa50ba20a61a2daa3bd44dceaf76061683acebd (diff) | |
download | ports-feb1fa34f58ea796656b86a81c2a2996b0b03c96.tar.gz ports-feb1fa34f58ea796656b86a81c2a2996b0b03c96.zip |
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 9706039d3edc..1f871fa4aa81 100644 --- a/audio/py-pyacoustid/Makefile +++ b/audio/py-pyacoustid/Makefile @@ -1,5 +1,6 @@ PORTNAME= pyacoustid PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |