diff options
Diffstat (limited to 'audio/py-supysonic/Makefile')
-rw-r--r-- | audio/py-supysonic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-supysonic/Makefile b/audio/py-supysonic/Makefile index 35a27a993747..e3840a4d97e1 100644 --- a/audio/py-supysonic/Makefile +++ b/audio/py-supysonic/Makefile @@ -1,11 +1,11 @@ PORTNAME= supysonic DISTVERSION= 0.7.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= DtxdF@disroot.org +MAINTAINER= dtxdf@FreeBSD.org COMMENT= Python implementation of the Subsonic server API WWW= https://supysonic.readthedocs.io/ |