diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-08-16 17:11:59 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-08-16 17:11:59 +0000 |
commit | 2c19694902c6519cfb62d4f96db9af331449b970 (patch) | |
tree | 350897612b56d7d4666b24587b61b1df33fd2a0d /graphics/white_dune | |
parent | 585c4d7542db6c2010dd1b6758b831a10bba37a9 (diff) | |
download | ports-2c19694902c6519cfb62d4f96db9af331449b970.tar.gz ports-2c19694902c6519cfb62d4f96db9af331449b970.zip |
Notes
Diffstat (limited to 'graphics/white_dune')
-rw-r--r-- | graphics/white_dune/Makefile | 2 | ||||
-rw-r--r-- | graphics/white_dune/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/white_dune/Makefile b/graphics/white_dune/Makefile index fd75547992b5..42e47f17c853 100644 --- a/graphics/white_dune/Makefile +++ b/graphics/white_dune/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.28.11 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics -MASTER_SITES= http://www.csv.ica.uni-stuttgart.de/vrml/dune/ +MASTER_SITES= http://vrml.cip.ica.uni-stuttgart.de/dune/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}pl${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org diff --git a/graphics/white_dune/pkg-descr b/graphics/white_dune/pkg-descr index a49b01a8d6fd..1bb0edf36419 100644 --- a/graphics/white_dune/pkg-descr +++ b/graphics/white_dune/pkg-descr @@ -2,4 +2,4 @@ White_dune is a low level tool, it can read VRML97 files, display and let the user change the scenegraph/fields. Unlike most highlevel tools, it uses a lightning model based on the VRML97 standard. -WWW: http://www.csv.ica.uni-stuttgart.de/vrml/dune/ +WWW: http://vrml.cip.ica.uni-stuttgart.de/dune/ |