diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/xplanet/Makefile | 4 | ||||
-rw-r--r-- | astro/xplanet/distinfo | 2 | ||||
-rw-r--r-- | astro/xplanet/pkg-descr | 2 |
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> |