diff options
Diffstat (limited to 'net/py-paho-mqtt/Makefile')
-rw-r--r-- | net/py-paho-mqtt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-paho-mqtt/Makefile b/net/py-paho-mqtt/Makefile index 3b8afc0287e3..9245871d4ba7 100644 --- a/net/py-paho-mqtt/Makefile +++ b/net/py-paho-mqtt/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= paho_mqtt-${DISTVERSION} -MAINTAINER= joe@thrallingpenguin.com +MAINTAINER= ports@FreeBSD.org COMMENT= MQTT version 3.1/3.1.1 client class WWW= https://www.eclipse.org/paho/ |