summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-watchfiles/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-watchfiles/Makefile b/devel/py-watchfiles/Makefile
index 6c176ff90d84..93751175d1ae 100644
--- a/devel/py-watchfiles/Makefile
+++ b/devel/py-watchfiles/Makefile
@@ -4,7 +4,7 @@ PORTREVISION= 3
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTFILES= watchfiles-${PORTVERSION}${EXTRACT_SUFX}
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Simple, modern and high performance file watching and code reload in python