diff options
author | edwin <edwin@FreeBSD.org> | 2002-12-28 09:45:41 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2002-12-28 09:45:41 +0800 |
commit | 13131d7249ae6243292c89f6e234121b3667df24 (patch) | |
tree | 8bfd2a1d840d027f44232846a081005681f3aba2 /astro/stars/Makefile | |
parent | 7df81fa5028183fe7f4ae79f45ca0b98180116b4 (diff) | |
download | freebsd-ports-gnome-13131d7249ae6243292c89f6e234121b3667df24.tar.gz freebsd-ports-gnome-13131d7249ae6243292c89f6e234121b3667df24.tar.zst freebsd-ports-gnome-13131d7249ae6243292c89f6e234121b3667df24.zip |
Fix master_site to right redirected path.
Noticed by: portsurvey
Diffstat (limited to 'astro/stars/Makefile')
-rw-r--r-- | astro/stars/Makefile | 2 |
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 |