diff options
author | linimon <linimon@FreeBSD.org> | 2004-03-19 01:28:06 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-03-19 01:28:06 +0800 |
commit | 721bcaae346c01aa1046faa4b2afb8e1488aadce (patch) | |
tree | d433e48b871025ddfc17c0dd7a5acebe1e610aa2 /astro/stars | |
parent | 311a9599358ddb9e0694ac8e9d835c53d2b6f062 (diff) | |
download | freebsd-ports-gnome-721bcaae346c01aa1046faa4b2afb8e1488aadce.tar.gz freebsd-ports-gnome-721bcaae346c01aa1046faa4b2afb8e1488aadce.tar.zst freebsd-ports-gnome-721bcaae346c01aa1046faa4b2afb8e1488aadce.zip |
Per distfile survey, chase mastersite reorg on planetmirror.com:
s/hpux/hpfreeware/.
Diffstat (limited to 'astro/stars')
-rw-r--r-- | astro/stars/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/stars/Makefile b/astro/stars/Makefile index db7d5090acab..5acf8ea45079 100644 --- a/astro/stars/Makefile +++ b/astro/stars/Makefile @@ -8,8 +8,8 @@ PORTNAME= stars PORTVERSION= 1.0 CATEGORIES= astro -MASTER_SITES= ftp://ftp.planetmirror.com/pub/hpux/X11/Demos/stars-1.0/ \ - http://public.www.planetmirror.com/pub/hpux/X11/Demos/stars-1.0/ +MASTER_SITES= ftp://ftp.planetmirror.com/pub/hpfreeware/X11/Demos/stars-1.0/ \ + http://public.www.planetmirror.com/pub/hpfreeware/X11/Demos/stars-1.0/ DISTNAME= stars-1.0-ss-11.00 MAINTAINER= ports@FreeBSD.org |