diff options
Diffstat (limited to 'graphics/py-glewpy/Makefile')
-rw-r--r-- | graphics/py-glewpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-glewpy/Makefile b/graphics/py-glewpy/Makefile index 3db790725742..549df259c962 100644 --- a/graphics/py-glewpy/Makefile +++ b/graphics/py-glewpy/Makefile @@ -9,7 +9,7 @@ PORTNAME= glewpy PORTVERSION= 0.7.4 PORTREVISION= 2 CATEGORIES= graphics python -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python PATCH_SITES= http://mirror.amdmi3.ru/distfiles/ \ |