git: e564dff9786d - main - devel/py-simple-term-menu: Use PYPI instead of CHEESESHOP
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Nov 2023 17:23:34 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e564dff9786d9512050b2fb4417379bca9f38a2e
commit e564dff9786d9512050b2fb4417379bca9f38a2e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-11-14 16:46:10 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-11-14 17:16:47 +0000
devel/py-simple-term-menu: Use PYPI instead of CHEESESHOP
Approved by: portmgr (blanket)
With hat: python
---
devel/py-simple-term-menu/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/py-simple-term-menu/Makefile b/devel/py-simple-term-menu/Makefile
index c6d294277493..b24389bf19d5 100644
--- a/devel/py-simple-term-menu/Makefile
+++ b/devel/py-simple-term-menu/Makefile
@@ -1,7 +1,7 @@
PORTNAME= simple-term-menu
PORTVERSION= 1.6.3
CATEGORIES= devel
-MASTER_SITES= CHEESESHOP
+MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= dvl@FreeBSD.org