From 1893509bda1d19624e524d74ce81ccead425c07f Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 10 Jul 1999 00:09:40 +0000 Subject: Change order of MASTER_SITES for speeder access. --- comms/minicom/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'comms/minicom') diff --git a/comms/minicom/Makefile b/comms/minicom/Makefile index 37f2bcb6b8fd..dbb38bcfb0f6 100644 --- a/comms/minicom/Makefile +++ b/comms/minicom/Makefile @@ -4,15 +4,16 @@ # Date created: Fri Dec 01, 1995 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.19 1999/03/12 15:52:27 scrappy Exp $ +# $Id: Makefile,v 1.20 1999/04/14 00:27:12 scrappy Exp $ # DISTNAME= ${PKGNAME}.src PKGNAME= minicom-1.82.1 CATEGORIES= comms -MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/software/ \ - ${MASTER_SITE_SUNSITE} \ +MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.clinet.fi/~walker/ + http://www.pp.clinet.fi/~walker/ \ + ftp://ftp.cistron.nl/pub/people/miquels/software/ MASTER_SITE_SUBDIR= apps/serialcomm/dialout MAINTAINER= obrien@FreeBSD.org -- cgit v1.2.3