git: efb89ba0daf8 - main - devel/lwp: Remove defunct MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Mar 2025 18:11:38 UTC
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 library