diff options
Diffstat (limited to 'databases/py-sqlobject/Makefile')
-rw-r--r-- | databases/py-sqlobject/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-sqlobject/Makefile b/databases/py-sqlobject/Makefile index b6694fa13382..7cb93a70a675 100644 --- a/databases/py-sqlobject/Makefile +++ b/databases/py-sqlobject/Makefile @@ -2,7 +2,7 @@ PORTNAME= sqlobject PORTVERSION= 1.6.0 PORTREVISION= 1 CATEGORIES= databases python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SQLObject-${PORTVERSION} |