diff options
Diffstat (limited to 'devel/py-instant/Makefile')
-rw-r--r-- | devel/py-instant/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/py-instant/Makefile b/devel/py-instant/Makefile index 7182d3dab397..79768e47e690 100644 --- a/devel/py-instant/Makefile +++ b/devel/py-instant/Makefile @@ -8,8 +8,7 @@ PORTNAME= instant PORTVERSION= 0.9 CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pyinstant +MASTER_SITES= SF/py${PORTNAME}/Instant-${PORTVERSION}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Instant-${PORTVERSION} |