From 849e57b1463fd77961848481f9ccbac47df5d9c9 Mon Sep 17 00:00:00 2001 From: Daniel Harris Date: Fri, 8 Mar 2002 20:37:00 +0000 Subject: Fix broken MASTER_SITES. Use DISTNAME, per portlint. --- astro/stars/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'astro/stars') 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 -- cgit v1.2.3