diff options
Diffstat (limited to 'devel/py-lockfile/Makefile')
-rw-r--r-- | devel/py-lockfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-lockfile/Makefile b/devel/py-lockfile/Makefile index e85f5ef9bed2..891b3a2dbdb3 100644 --- a/devel/py-lockfile/Makefile +++ b/devel/py-lockfile/Makefile @@ -1,7 +1,7 @@ PORTNAME= lockfile PORTVERSION= 0.12.2 CATEGORIES= devel python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org |