diff options
Diffstat (limited to 'graphics/py-ming/Makefile')
-rw-r--r-- | graphics/py-ming/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/py-ming/Makefile b/graphics/py-ming/Makefile index 8bb4be4..d2e897e 100644 --- a/graphics/py-ming/Makefile +++ b/graphics/py-ming/Makefile @@ -9,8 +9,7 @@ PORTNAME= ming PORTVERSION= 0.3.0 PORTREVISION= 1 CATEGORIES= graphics python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-py-${PORTVERSION} |