summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-28 01:45:41 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-28 01:45:41 +0000
commit96583cdab6671d7ac80efb8a5ce30a17088e5f4d (patch)
tree889e295577f041d424ff3d9d8ba6a0d984c19ddc /astro
parentRemove old master_sites. (diff)
Fix master_site to right redirected path.
Noticed by: portsurvey
Notes
Notes: svn path=/head/; revision=71939
Diffstat (limited to 'astro')
-rw-r--r--astro/stars/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/stars/Makefile b/astro/stars/Makefile
index ab5181139553..a2d6a36a5dca 100644
--- a/astro/stars/Makefile
+++ b/astro/stars/Makefile
@@ -9,7 +9,7 @@ PORTNAME= stars
PORTVERSION= 1.0
CATEGORIES= astro
MASTER_SITES= ftp://ftp.planetmirror.com/pub/hpux/X11/Demos/stars-1.0/ \
- http://www.planetmirror.com/pub/hpux/X11/Demos/stars-1.0/
+ http://public.www.planetmirror.com/pub/hpux/X11/Demos/stars-1.0/
DISTFILES= stars-1.0-ss-11.00.tar.gz
MAINTAINER= ports@FreeBSD.org