aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2013-11-17 19:09:36 +0800
committersunpoet <sunpoet@FreeBSD.org>2013-11-17 19:09:36 +0800
commitc3e85e6ac330afad0d6b699ce77d30cdfa34e4ce (patch)
treeb77515528456ffa09bfa9abac1192273b4aced74 /devel
parent78dac22c1bac6d389b221cc6c37e63034b8e8835 (diff)
downloadfreebsd-ports-gnome-c3e85e6ac330afad0d6b699ce77d30cdfa34e4ce.tar.gz
freebsd-ports-gnome-c3e85e6ac330afad0d6b699ce77d30cdfa34e4ce.tar.zst
freebsd-ports-gnome-c3e85e6ac330afad0d6b699ce77d30cdfa34e4ce.zip
- Add LICENSE
- Update MASTER_SITES: add http:// links
Diffstat (limited to 'devel')
-rw-r--r--devel/rvm/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/devel/rvm/Makefile b/devel/rvm/Makefile
index dceb4f2aae00..b4dae38ca7bb 100644
--- a/devel/rvm/Makefile
+++ b/devel/rvm/Makefile
@@ -4,12 +4,16 @@
PORTNAME= rvm
PORTVERSION= 1.17
CATEGORIES= devel
-MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/rvm/src/ \
+MASTER_SITES= http://ftp.coda.cs.cmu.edu/pub/rvm/src/ \
+ http://ftp.wu-wien.ac.at/pub/systems/coda/src/ \
+ ftp://ftp.coda.cs.cmu.edu/pub/rvm/src/ \
ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= Persistent VM library
+LICENSE= LGPL20
+
LIB_DEPENDS= liblwp.so:${PORTSDIR}/devel/lwp
USES= gmake pathfix pkgconfig