Date: Tue, 25 Mar 2025 18:11:38 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: efb89ba0daf8 - main - devel/lwp: Remove defunct MASTER_SITES Message-ID: <202503251811.52PIBc3M036456@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=efb89ba0daf8f59c64f5c4b11de1fbd17c2310cc commit efb89ba0daf8f59c64f5c4b11de1fbd17c2310cc Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-03-25 12:54:50 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-03-25 18:11:08 +0000 devel/lwp: Remove defunct MASTER_SITES --- devel/lwp/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/devel/lwp/Makefile b/devel/lwp/Makefile index 2572b4ce8d87..ff8a23c51e01 100644 --- a/devel/lwp/Makefile +++ b/devel/lwp/Makefile @@ -1,10 +1,7 @@ PORTNAME= lwp PORTVERSION= 2.8 CATEGORIES= devel -MASTER_SITES= http://ftp.coda.cs.cmu.edu/pub/lwp/src/ \ - http://ftp.wu-wien.ac.at/pub/systems/coda/src/ \ - ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ \ - ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ +MASTER_SITES= http://ftp.coda.cs.cmu.edu/pub/lwp/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Userspace thread libraryhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503251811.52PIBc3M036456>
