diff options
Diffstat (limited to 'textproc/py-simplebayes/Makefile')
-rw-r--r-- | textproc/py-simplebayes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-simplebayes/Makefile b/textproc/py-simplebayes/Makefile index 5a8c5d9a1403..f410f860951a 100644 --- a/textproc/py-simplebayes/Makefile +++ b/textproc/py-simplebayes/Makefile @@ -1,7 +1,7 @@ PORTNAME= simplebayes PORTVERSION= 1.5.8 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org |