git: e30e60f36a49 - main - sysutils/runit-faster: Move to new mirror
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 14:39:02 UTC
The branch main has been updated by tobik: URL: https://cgit.FreeBSD.org/ports/commit/?id=e30e60f36a499be5fea4c9fdd0e8ab6faef613c2 commit e30e60f36a499be5fea4c9fdd0e8ab6faef613c2 Author: Tobias Kortkamp <tobik@FreeBSD.org> AuthorDate: 2022-09-10 14:19:10 +0000 Commit: Tobias Kortkamp <tobik@FreeBSD.org> CommitDate: 2022-09-10 14:36:28 +0000 sysutils/runit-faster: Move to new mirror --- sysutils/runit-faster/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/runit-faster/Makefile b/sysutils/runit-faster/Makefile index 136c100ff19d..1097933bcdf2 100644 --- a/sysutils/runit-faster/Makefile +++ b/sysutils/runit-faster/Makefile @@ -1,13 +1,13 @@ PORTNAME= runit DISTVERSION= 2.1.3.7 CATEGORIES= sysutils -MASTER_SITES= https://github.com/t6/freebsd-runit/releases/download/v${DISTVERSION}/ +MASTER_SITES= https://codeberg.org/attachments/0f74bee0-05ce-40b4-9cdf-0f9f5a37f90b?dummy=/ PKGNAMESUFFIX= -faster DISTNAME= freebsd-runit-${DISTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Runit based init replacement for ${OPSYS} -WWW= http://smarden.org/runit/ +WWW= https://codeberg.org/tobik/runit-faster LICENSE= BSD3CLAUSE CC0-1.0 LICENSE_COMB= multi