git: 2abf328c5261 - main - www/py-readability-lxml: Use PYPI instead of CHEESESHOP
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 17:23:54 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2abf328c5261c82025a37f7f42f668701312eb2b
commit 2abf328c5261c82025a37f7f42f668701312eb2b
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:54:13 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:16:52 +0000
www/py-readability-lxml: Use PYPI instead of CHEESESHOP
Approved by: portmgr (blanket)
With hat: python
---
www/py-readability-lxml/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/py-readability-lxml/Makefile b/www/py-readability-lxml/Makefile
index b81041cc136b..1402c5a35e06 100644
--- a/www/py-readability-lxml/Makefile
+++ b/www/py-readability-lxml/Makefile
@@ -1,7 +1,7 @@
PORTNAME= readability-lxml
PORTVERSION= 0.8.1
CATEGORIES= www python
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= m.ne@gmx.net