Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2024 12:43:11 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 88b972fc8890 - main - net/libopennet: Remove invalid MASTER_SITES
Message-ID:  <202404161243.43GChBhO071377@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu:

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

commit 88b972fc889092ea549f3fab84c65271abb514fe
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2024-04-16 12:42:33 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2024-04-16 12:42:33 +0000

    net/libopennet: Remove invalid MASTER_SITES
---
 net/libopennet/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/net/libopennet/Makefile b/net/libopennet/Makefile
index a16d8f479329..301840a8b475 100644
--- a/net/libopennet/Makefile
+++ b/net/libopennet/Makefile
@@ -2,8 +2,7 @@ PORTNAME=	libopennet
 PORTVERSION=	0.9.9
 PORTREVISION=	2
 CATEGORIES=	net
-MASTER_SITES=	http://www.rkeene.org/files/oss/libopennet/ \
-		http://www.cs.nctu.edu.tw/~gslin/files/
+MASTER_SITES=	https://www.rkeene.org/files/oss/libopennet/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Library for opening files over a network



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404161243.43GChBhO071377>