diff options
Diffstat (limited to 'databases/py-pyodbc/Makefile')
-rw-r--r-- | databases/py-pyodbc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-pyodbc/Makefile b/databases/py-pyodbc/Makefile index a62231df88fa..2333c01afee6 100644 --- a/databases/py-pyodbc/Makefile +++ b/databases/py-pyodbc/Makefile @@ -1,7 +1,7 @@ PORTNAME= pyodbc PORTVERSION= 4.0.32 CATEGORIES= databases python -MASTER_SITES= CHEESESHOP +MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rob.kruus@gmail.com |