diff options
author | will <will@FreeBSD.org> | 2000-05-20 07:04:34 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-05-20 07:04:34 +0800 |
commit | 6785b0bde3b8c73dd5359fd48d8167bdff1dd318 (patch) | |
tree | d2f85e36b8917c5edc7ea2f1496449fad337257b /astro/xplanet/Makefile | |
parent | 30e8c14313a13222e1ff4447939d4c44648f9a19 (diff) | |
download | freebsd-ports-gnome-6785b0bde3b8c73dd5359fd48d8167bdff1dd318.tar.gz freebsd-ports-gnome-6785b0bde3b8c73dd5359fd48d8167bdff1dd318.tar.zst freebsd-ports-gnome-6785b0bde3b8c73dd5359fd48d8167bdff1dd318.zip |
Change graphic as the old one seems to have been removed. This one looks
pretty cool to me! :-)
Diffstat (limited to 'astro/xplanet/Makefile')
-rw-r--r-- | astro/xplanet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xplanet/Makefile b/astro/xplanet/Makefile index 270c849068b5..4ba57e69eb2a 100644 --- a/astro/xplanet/Makefile +++ b/astro/xplanet/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.60 CATEGORIES= astro x11 MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/xplanet/ \ http://www.radcyberzine.com/xglobe/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} photo_1600.jpg +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} depths_800.jpg MAINTAINER= will@FreeBSD.org |