summaryrefslogtreecommitdiff
path: root/www/vrweb
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-01-27 10:58:12 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-01-27 10:58:12 +0000
commitdcfee3ef2cdb0b9b49939a455ce838b5120d2043 (patch)
treef846ae32061ae791b9b74cdd7e37fb41b228007a /www/vrweb
parentPLIST fix. (diff)
Change MASTER_SITES and MAINTAINER.
PR: ports/16383 Submitted by: saper@system.pl
Notes
Notes: svn path=/head/; revision=25111
Diffstat (limited to 'www/vrweb')
-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