git: c8f6b65a2ba7 - main - x11-clocks/xdaliclock-classic: Switch MASTER_SITES to https://
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Sep 2022 01:44:00 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=c8f6b65a2ba70b0b11fe7a2ca325559e1c6dde77 commit c8f6b65a2ba70b0b11fe7a2ca325559e1c6dde77 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2022-09-21 01:41:26 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2022-09-21 01:41:26 +0000 x11-clocks/xdaliclock-classic: Switch MASTER_SITES to https:// - switch MASTER_SITES to https:// (redirect) - Not bumping PORTREVISION PR: 266414 --- x11-clocks/xdaliclock-classic/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-clocks/xdaliclock-classic/Makefile b/x11-clocks/xdaliclock-classic/Makefile index 82bf846a0c8c..83b1697e060b 100644 --- a/x11-clocks/xdaliclock-classic/Makefile +++ b/x11-clocks/xdaliclock-classic/Makefile @@ -1,7 +1,7 @@ PORTNAME= xdaliclock PORTVERSION= 2.44 CATEGORIES= x11-clocks -MASTER_SITES= http://www.jwz.org/xdaliclock/ +MASTER_SITES= https://www.jwz.org/xdaliclock/ PKGNAMESUFFIX= -classic MAINTAINER= glebius@FreeBSD.org