diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/py-fbmq/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-matrix-synapse/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-nbxmpp/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-punjab/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-python-telegram-bot/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-slixmpp/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-telepot/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-unmessage/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/net-im/py-fbmq/Makefile b/net-im/py-fbmq/Makefile index 3be3229648a0..798947f26e3b 100644 --- a/net-im/py-fbmq/Makefile +++ b/net-im/py-fbmq/Makefile @@ -1,7 +1,7 @@ PORTNAME= fbmq PORTVERSION= 2.5.0 CATEGORIES= net-im devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olgeni@FreeBSD.org diff --git a/net-im/py-matrix-synapse/Makefile b/net-im/py-matrix-synapse/Makefile index 5be6c20356bf..d8157fe2684c 100644 --- a/net-im/py-matrix-synapse/Makefile +++ b/net-im/py-matrix-synapse/Makefile @@ -2,7 +2,7 @@ PORTNAME= matrix-synapse DISTVERSION= 1.74.0 PORTREVISION= 1 CATEGORIES= net-im python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PORTNAME:S/-/_/}-${DISTVERSION}.tar.gz diff --git a/net-im/py-nbxmpp/Makefile b/net-im/py-nbxmpp/Makefile index d4cdbc7fcdd0..b499906d71b8 100644 --- a/net-im/py-nbxmpp/Makefile +++ b/net-im/py-nbxmpp/Makefile @@ -1,7 +1,7 @@ PORTNAME= nbxmpp DISTVERSION= 2.0.4 CATEGORIES= net-im devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org diff --git a/net-im/py-punjab/Makefile b/net-im/py-punjab/Makefile index 4a5906c517ae..b5a432ac8dfc 100644 --- a/net-im/py-punjab/Makefile +++ b/net-im/py-punjab/Makefile @@ -1,7 +1,7 @@ PORTNAME= punjab PORTVERSION= 0.15 CATEGORIES= net-im python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org diff --git a/net-im/py-python-telegram-bot/Makefile b/net-im/py-python-telegram-bot/Makefile index bbe56dab3feb..bf0fe26d99af 100644 --- a/net-im/py-python-telegram-bot/Makefile +++ b/net-im/py-python-telegram-bot/Makefile @@ -2,7 +2,7 @@ PORTNAME= python-telegram-bot PORTVERSION= 13.1 PORTREVISION= 1 CATEGORIES= net-im devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olgeni@FreeBSD.org diff --git a/net-im/py-slixmpp/Makefile b/net-im/py-slixmpp/Makefile index 0f14e8a62728..44dffe00236f 100644 --- a/net-im/py-slixmpp/Makefile +++ b/net-im/py-slixmpp/Makefile @@ -1,7 +1,7 @@ PORTNAME= slixmpp DISTVERSION= 1.7.1 CATEGORIES= net-im python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= 0mp@FreeBSD.org diff --git a/net-im/py-telepot/Makefile b/net-im/py-telepot/Makefile index 12c8f83e67ab..384a38c85bcf 100644 --- a/net-im/py-telepot/Makefile +++ b/net-im/py-telepot/Makefile @@ -1,7 +1,7 @@ PORTNAME= telepot DISTVERSION= 12.7 CATEGORIES= net-im python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org diff --git a/net-im/py-unmessage/Makefile b/net-im/py-unmessage/Makefile index 14646cf7236f..d1dc80754c8e 100644 --- a/net-im/py-unmessage/Makefile +++ b/net-im/py-unmessage/Makefile @@ -2,7 +2,7 @@ PORTNAME= unmessage DISTVERSION= 0.2.0 PORTREVISION= 3 CATEGORIES= net-im net-p2p python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |