diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-25 15:04:57 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-25 15:04:57 +0800 |
commit | bbd6cde62505867f31f8d40e83f50312b5d1b930 (patch) | |
tree | a0839106ddc608f7d6a3054ae3ac8873de5aabc0 /astro/xglobe | |
parent | c6c17593f7513562af31edd8f963d5689d378372 (diff) | |
download | freebsd-ports-gnome-bbd6cde62505867f31f8d40e83f50312b5d1b930.tar.gz freebsd-ports-gnome-bbd6cde62505867f31f8d40e83f50312b5d1b930.tar.zst freebsd-ports-gnome-bbd6cde62505867f31f8d40e83f50312b5d1b930.zip |
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)
Diffstat (limited to 'astro/xglobe')
-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 |