aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2003-12-31 08:05:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2003-12-31 08:05:05 +0000
commit04acdfb0853a1b3f2b42c2848b95be833d80560f (patch)
treec0a6d5899955c9e3c77b01eba92c10ef2da1a561 /graphics
parent71a65867238dbcfb6e5f2cf6a48dd1e369254c43 (diff)
downloadports-04acdfb0853a1b3f2b42c2848b95be833d80560f.tar.gz
ports-04acdfb0853a1b3f2b42c2848b95be833d80560f.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/cybervrml97/Makefile7
-rw-r--r--graphics/cybervrml97/pkg-descr2
2 files changed, 6 insertions, 3 deletions
diff --git a/graphics/cybervrml97/Makefile b/graphics/cybervrml97/Makefile
index 9311fbd35b43..a34d9591005b 100644
--- a/graphics/cybervrml97/Makefile
+++ b/graphics/cybervrml97/Makefile
@@ -9,11 +9,14 @@
PORTNAME= cybervrml97
PORTVERSION= 1.0.6
CATEGORIES= graphics
-MASTER_SITES= http://www.cyber.koganei.tokyo.jp/vrml/cv97/cv97cc/download/
+# the master site really is SourceForge, but they only have version 1.1.0
+# MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=
+MASTER_SITE_SUBDIR= cv97cc
DISTFILES= cv97r${PORTVERSION:S/.//g}${EXTRACT_SUFX} Makefile
EXTRACT_ONLY= cv97r${PORTVERSION:S/.//g}${EXTRACT_SUFX}
-MAINTAINER= 3d@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A development library of VRML97/2.0 applications
DIST_SUBDIR= ${PORTNAME}
diff --git a/graphics/cybervrml97/pkg-descr b/graphics/cybervrml97/pkg-descr
index 2181adc5e959..5a131c0f8b25 100644
--- a/graphics/cybervrml97/pkg-descr
+++ b/graphics/cybervrml97/pkg-descr
@@ -2,4 +2,4 @@ CyberVRML97 for C++ is a development library of VRML97/2.0 applications.
Using the library, you can read and write the VRML files, set and get the
scene graph information, draw the geometries, run the behaviors easily.
-WWW: http://www.cyber.koganei.tokyo.jp/vrml/cv97/cv97cc/
+WWW: http://www.cybergarage.org/vrml/cv97/cv97cc/index.html