diff options
Diffstat (limited to 'net/py-pypcap/Makefile')
-rw-r--r-- | net/py-pypcap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-pypcap/Makefile b/net/py-pypcap/Makefile index 8ffc56a81db7..babb10273e99 100644 --- a/net/py-pypcap/Makefile +++ b/net/py-pypcap/Makefile @@ -1,7 +1,7 @@ PORTNAME= pypcap PORTVERSION= 1.3.0 CATEGORIES= net python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |