summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-05-18 01:01:50 +0000
committerWill Andrews <will@FreeBSD.org>2000-05-18 01:01:50 +0000
commit160f79541088b3f633b12289d883cd5a2e96e123 (patch)
treef742fa2be07ad2e0c5668aee45d3290b6972fff2 /astro
parentUpdate category Makefiles to add KDE2 ports. (diff)
Update to xplanet 0.60. Xplanet is now on sourceforge.
Submitted by: author
Notes
Notes: svn path=/head/; revision=28543
Diffstat (limited to 'astro')
-rw-r--r--astro/xplanet/Makefile4
-rw-r--r--astro/xplanet/distinfo2
-rw-r--r--astro/xplanet/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile
index c2407a493b33..270c849068b5 100644
--- a/astro/xplanet/Makefile
+++ b/astro/xplanet/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= xplanet
-PORTVERSION= 0.50
+PORTVERSION= 0.60
CATEGORIES= astro x11
-MASTER_SITES= http://www.alumni.caltech.edu/~hari/xplanet/ \
+MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/xplanet/ \
http://www.radcyberzine.com/xglobe/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} photo_1600.jpg
diff --git a/astro/xplanet/distinfo b/astro/xplanet/distinfo
index 5ae4dd3c06e9..7b08ce19e872 100644
--- a/astro/xplanet/distinfo
+++ b/astro/xplanet/distinfo
@@ -1,2 +1,2 @@
-MD5 (xplanet-0.50.tar.gz) = f09522671454e2648225b1076cbca145
+MD5 (xplanet-0.60.tar.gz) = 97144e49e670fb41dcdbb5c66574a61d
MD5 (photo_1600.jpg) = 220cea978ce224c29dd0c1eb080ddb24
diff --git a/astro/xplanet/pkg-descr b/astro/xplanet/pkg-descr
index 0b197f843aa6..049dcde2d53e 100644
--- a/astro/xplanet/pkg-descr
+++ b/astro/xplanet/pkg-descr
@@ -4,7 +4,7 @@ earth (or another planet). Orthographic and mercator projections can be
rendered to the root window or saved to a file. An image that the user can
rotate interactively can be popped up in a window using OpenGL or Mesa.
-WWW: http://www.alumni.caltech.edu/~hari/xplanet/
+WWW: http://xplanet.sourceforge.net/
Author: Hari Nair <hari@almuni.caltech.edu>
--Will <andrews@technologist.com>