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