Date: Mon, 25 Nov 2024 17:19:37 GMT From: Wolfram Schneider <wosch@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e665046fdd29 - main - x11/wdm: switch to HTTPS Message-ID: <202411251719.4APHJbWs081394@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by wosch: URL: https://cgit.FreeBSD.org/ports/commit/?id=e665046fdd294ea8ab70d0734d1cadadc929abad commit e665046fdd294ea8ab70d0734d1cadadc929abad Author: Wolfram Schneider <wosch@FreeBSD.org> AuthorDate: 2024-11-25 17:19:15 +0000 Commit: Wolfram Schneider <wosch@FreeBSD.org> CommitDate: 2024-11-25 17:19:15 +0000 x11/wdm: switch to HTTPS --- x11/wdm/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index 9881154b0479..f6540994a155 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.28 PORTREVISION= 17 CATEGORIES= x11 windowmaker MASTER_SITES= http://freebsd.nsu.ru/distfiles/wdm/:wdm GENTOO:wdm \ - http://wolfram.schneider.org/bsd/gif/bsd/:pic_large \ + https://wolfram.schneider.org/bsd/gif/bsd/:pic_large \ LOCAL/tg:pic_small DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:wdm \ beastie.xpm:pic_small \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411251719.4APHJbWs081394>