diff options
author | Will Andrews <will@FreeBSD.org> | 2000-05-19 23:04:34 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-05-19 23:04:34 +0000 |
commit | 72038746665f14403970626df79663592273a442 (patch) | |
tree | e90ac3a7cf94c536cd3959112781858b39870d62 /astro/xplanet | |
parent | Finally add infobot port. I got tired of waiting for the infobot (diff) |
Change graphic as the old one seems to have been removed. This one looks
pretty cool to me! :-)
Notes
Notes:
svn path=/head/; revision=28615
Diffstat (limited to 'astro/xplanet')
-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 |