aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-enchant/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile
index ebe093cef4f1..87f44e839988 100644
--- a/textproc/py-enchant/Makefile
+++ b/textproc/py-enchant/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.5.3
CATEGORIES= textproc devel python
MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= ${MASTER_SITE_SUBDIR}-${PORTVERSION}
+DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= nivit@FreeBSD.org
COMMENT= A spellchecking library for Python based on the Enchant library