git: 88a9bd23afa7 - 2024Q2 - net/libopennet: Remove invalid MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Apr 2024 12:43:28 UTC
The branch 2024Q2 has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=88a9bd23afa7abcb0a134dfc8611f77ac1bf888b commit 88a9bd23afa7abcb0a134dfc8611f77ac1bf888b 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:43:21 +0000 net/libopennet: Remove invalid MASTER_SITES (cherry picked from commit 88b972fc889092ea549f3fab84c65271abb514fe) --- 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