diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-03-18 17:28:06 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-03-18 17:28:06 +0000 |
commit | 98c8c89a004dd59187d28f3d3daeb9f9c4a621b3 (patch) | |
tree | 4ffdf1a249a71a574e45e1df6a9055c9304b3f4e /astro/stars | |
parent | 954d33908f3c73b8a8b04ceca98400670849e15a (diff) | |
download | ports-98c8c89a004dd59187d28f3d3daeb9f9c4a621b3.tar.gz ports-98c8c89a004dd59187d28f3d3daeb9f9c4a621b3.zip |
Notes
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 |