git: 995505b85425 - main - devel/rpc2: Remove defunct MASTER_SITES
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Mar 2025 18:11:39 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=995505b85425d87a338e0b91df1e86692e5abef3
commit 995505b85425d87a338e0b91df1e86692e5abef3
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-03-25 12:55:16 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-03-25 18:11:09 +0000
devel/rpc2: Remove defunct MASTER_SITES
---
devel/rpc2/Makefile | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/devel/rpc2/Makefile b/devel/rpc2/Makefile
index b489d77848af..f2e655b75376 100644
--- a/devel/rpc2/Makefile
+++ b/devel/rpc2/Makefile
@@ -1,10 +1,7 @@
PORTNAME= rpc2
DISTVERSION= 2.14
CATEGORIES= devel
-MASTER_SITES= http://ftp.coda.cs.cmu.edu/pub/rpc2/src/ \
- http://ftp.wu-wien.ac.at/pub/systems/coda/src/ \
- ftp://ftp.coda.cs.cmu.edu/pub/rpc2/src/ \
- ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/
+MASTER_SITES= http://ftp.coda.cs.cmu.edu/pub/rpc2/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= Interprocess communication library