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/Makefile | |
parent | 585c4d7542db6c2010dd1b6758b831a10bba37a9 (diff) |
- Update master site and WWW URL.
Reported by: fenner's distfile survey
Notes
Notes:
svn path=/head/; revision=170814
Diffstat (limited to 'graphics/white_dune/Makefile')
-rw-r--r-- | graphics/white_dune/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |