diff options
Diffstat (limited to 'textproc/py-enchant/Makefile')
-rw-r--r-- | textproc/py-enchant/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile index 82a11fb1e788..ebe093cef4f1 100644 --- a/textproc/py-enchant/Makefile +++ b/textproc/py-enchant/Makefile @@ -8,8 +8,7 @@ PORTNAME= enchant PORTVERSION= 1.5.3 CATEGORIES= textproc devel python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= py${PORTNAME} +MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${MASTER_SITE_SUBDIR}-${PORTVERSION} |