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 | |
parent | b35f084b918549662ee19fe0e4c907ebb8dd84d1 (diff) | |
download | ports-72038746665f14403970626df79663592273a442.tar.gz ports-72038746665f14403970626df79663592273a442.zip |
Notes
Diffstat (limited to 'astro')
-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 |