diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rvm/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/rvm/Makefile b/devel/rvm/Makefile index f1bb175fdb0a..dceb4f2aae00 100644 --- a/devel/rvm/Makefile +++ b/devel/rvm/Makefile @@ -5,9 +5,7 @@ PORTNAME= rvm PORTVERSION= 1.17 CATEGORIES= devel MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rvm/src/ \ - ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ \ - ftp://ftp.planetmirror.com/pub/coda/src/ \ - ftp://ftp.nctu.edu.tw/mirror/Coda/src/ + ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Persistent VM library |