diff options
author | Daniel Harris <dannyboy@FreeBSD.org> | 2002-03-08 20:37:00 +0000 |
---|---|---|
committer | Daniel Harris <dannyboy@FreeBSD.org> | 2002-03-08 20:37:00 +0000 |
commit | 849e57b1463fd77961848481f9ccbac47df5d9c9 (patch) | |
tree | 58ff1a15615f91383ba3a315f8148a38bf46566f /astro | |
parent | 00ab21c036f32174cd7674754f666787a67ff0fe (diff) | |
download | ports-849e57b1463fd77961848481f9ccbac47df5d9c9.tar.gz ports-849e57b1463fd77961848481f9ccbac47df5d9c9.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/stars/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/astro/stars/Makefile b/astro/stars/Makefile index b75c2a5c8215..60713b47a2bd 100644 --- a/astro/stars/Makefile +++ b/astro/stars/Makefile @@ -8,9 +8,9 @@ PORTNAME= stars PORTVERSION= 1.0 CATEGORIES= astro -MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/stars-1.0/ \ - ftp://askdonald.ask.uni-karlsruhe.de/hpux/X11/Demos/stars-1.0/ -DISTFILES= stars-1.0-ss-11.00.tar.gz +MASTER_SITES= ftp://ftp.planetmirror.com/pub/hpux/X11/Demos/stars-1.0/ \ + http://www.planetmirror.com/pub/hpux/X11/Demos/stars-1.0/ +DISTNAME= stars-1.0-ss-11.00 MAINTAINER= ports@FreeBSD.org |