diff options
| author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 07:04:57 +0000 |
|---|---|---|
| committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-25 07:04:57 +0000 |
| commit | 1d8eb41ce738a51d9e912585eb69015dda1bca27 (patch) | |
| tree | 76a7cb3a27ac60b9e8e5e08a14ee9f606a626d95 | |
| parent | Put ftp/emirror on the death row. (diff) | |
Due to strangeness, http://www.cs.unc.edu/~scheuerm/xglobe/ does
exist, but http://www.cs.unc.edu/~scheuerm/xglobe/xglobe-0.5.tar.gz
doesn't. For two years now.
Make fenner@ happy and make the port fetchable again.
Mastersite gotten from the OpenBSD port.
(Also SHA256 it)
| -rw-r--r-- | astro/xglobe/Makefile | 2 | ||||
| -rw-r--r-- | astro/xglobe/distinfo | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/astro/xglobe/Makefile b/astro/xglobe/Makefile index 59b1adaf33b3..bd7b625d29f8 100644 --- a/astro/xglobe/Makefile +++ b/astro/xglobe/Makefile @@ -9,7 +9,7 @@ PORTNAME= xglobe PORTVERSION= 0.5 PORTREVISION= 2 CATEGORIES= astro -MASTER_SITES= http://www.cs.unc.edu/~scheuerm/xglobe/ +MASTER_SITES= ftp://quatramaran.ens.fr/pub/espie/ MAINTAINER= kris@FreeBSD.org COMMENT= Displays a view of the Earth (like xearth) with a rendered photo map diff --git a/astro/xglobe/distinfo b/astro/xglobe/distinfo index 26e50bca96dd..e5f542795e0d 100644 --- a/astro/xglobe/distinfo +++ b/astro/xglobe/distinfo @@ -1,2 +1,3 @@ MD5 (xglobe-0.5.tar.gz) = 87caf7803f1d71a0b024188e3a2c759c +SHA256 (xglobe-0.5.tar.gz) = 45518dc6a9122f3cf09c0a2d78ffe00a17290072eb825246840dc6543e1cf4d3 SIZE (xglobe-0.5.tar.gz) = 982309 |
