Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:01:21 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: aca35ce76e93 - main - security/libssh: Add my LOCAL to MASTER_SITES
Message-ID:  <69e3ff31.338f1.13e10471@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aca35ce76e937bea24cf6bde1738d7d575816deb

commit aca35ce76e937bea24cf6bde1738d7d575816deb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:22:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:22:29 +0000

    security/libssh: Add my LOCAL to MASTER_SITES
---
 security/libssh/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/libssh/Makefile b/security/libssh/Makefile
index 3da478bcaef1..7352fc785145 100644
--- a/security/libssh/Makefile
+++ b/security/libssh/Makefile
@@ -3,7 +3,7 @@ PORTVERSION=	0.12.0
 PORTREVISION=	1
 CATEGORIES=	security devel
 MASTER_SITES=	https://www.libssh.org/files/${PORTVERSION:R}/ \
-		https://ftp.openbsd.org/pub/OpenBSD/distfiles/
+		LOCAL/sunpoet
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Library implementing the SSH2 protocol


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff31.338f1.13e10471>