git: 117eb133d0e5 - main - ports-mgmt/parfetch-overlay: Move to new home
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 14:39:03 UTC
The branch main has been updated by tobik:
URL: https://cgit.FreeBSD.org/ports/commit/?id=117eb133d0e59c76913ce24fdc85abda071d1b94
commit 117eb133d0e59c76913ce24fdc85abda071d1b94
Author: Tobias Kortkamp <tobik@FreeBSD.org>
AuthorDate: 2022-09-10 14:19:11 +0000
Commit: Tobias Kortkamp <tobik@FreeBSD.org>
CommitDate: 2022-09-10 14:36:28 +0000
ports-mgmt/parfetch-overlay: Move to new home
---
ports-mgmt/parfetch-overlay/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/ports-mgmt/parfetch-overlay/Makefile b/ports-mgmt/parfetch-overlay/Makefile
index 023f03b877b2..dca564ac3785 100644
--- a/ports-mgmt/parfetch-overlay/Makefile
+++ b/ports-mgmt/parfetch-overlay/Makefile
@@ -1,12 +1,12 @@
PORTNAME= parfetch
DISTVERSION= 0.1.2
CATEGORIES= ports-mgmt
-MASTER_SITES= https://github.com/t6/parfetch/releases/download/v${DISTVERSION}/
+MASTER_SITES= https://codeberg.org/attachments/44b0e45e-94e6-4852-b9f1-700e104e6238?dummy=/
PKGNAMESUFFIX= -overlay
MAINTAINER= tobik@FreeBSD.org
COMMENT= Fetch distfiles in parallel and with pipelining
-WWW= https://github.com/t6/parfetch
+WWW= https://codeberg.org/tobik/parfetch-overlay
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE