aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/vrweb/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/www/vrweb/Makefile b/www/vrweb/Makefile
index 113234c88fc1..e006c9b05d9b 100644
--- a/www/vrweb/Makefile
+++ b/www/vrweb/Makefile
@@ -8,10 +8,12 @@
DISTNAME= vrweb-1.5
CATEGORIES= www
-MASTER_SITES= http://sunsite.unc.edu/pub/packages/infosystems/WWW/VRML/VRweb/UNIX/vrweb-1.5/
+MASTER_SITES= ftp://ftp.iicm.edu/pub/VRweb/UNIX/vrweb-1.5/ \
+ ftp://ftp.sunet.se/pub/nir/Hyper-G/VRweb/UNIX/vrweb-1.5/ \
+ ftp://metalab.unc.edu/pub/packages/infosystems/WWW/VRML/VRweb/UNIX/vrweb-1.5/
DISTFILES= vrweb-src-1.5.tar.gz help-1.5.tar.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= saper@system.pl
LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3