diff options
Diffstat (limited to 'textproc/py-isbnlib/Makefile')
-rw-r--r-- | textproc/py-isbnlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-isbnlib/Makefile b/textproc/py-isbnlib/Makefile index 6fada359a482..9b4d630b5660 100644 --- a/textproc/py-isbnlib/Makefile +++ b/textproc/py-isbnlib/Makefile @@ -1,7 +1,7 @@ PORTNAME= isbnlib PORTVERSION= 3.10.12 CATEGORIES= textproc python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org |