Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2023 17:14:49 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fbbd17024d53 - main - devel/py-watchfiles: Cosmetic change
Message-ID:  <202308211714.37LHEnBN001582@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fbbd17024d5367f99e557be8b34785650ebdfde3

commit fbbd17024d5367f99e557be8b34785650ebdfde3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-08-21 17:04:18 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-21 17:04:18 +0000

    devel/py-watchfiles: Cosmetic change
---
 devel/py-watchfiles/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308211714.37LHEnBN001582>