aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-12-28 14:22:33 +0800
committerAndrey A. Chernov <ache@FreeBSD.org>1994-12-28 14:22:33 +0800
commit43b8f7895333c30d48458a7555e6ae448cd406e3 (patch)
tree01bf5250dc81b154045513b70d85eed2ffa28990 /misc
parent54f7c443fdab9d4ef7b6f35ae22adbd9e9712fb5 (diff)
downloadfreebsd-ports-43b8f7895333c30d48458a7555e6ae448cd406e3.tar.gz
freebsd-ports-43b8f7895333c30d48458a7555e6ae448cd406e3.tar.zst
freebsd-ports-43b8f7895333c30d48458a7555e6ae448cd406e3.zip
Use list of master sites
Notes
Notes: svn path=/head/; revision=635
Diffstat (limited to 'misc')
-rw-r--r--misc/less/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/misc/less/Makefile b/misc/less/Makefile
index 1c136d162ad6..96e3b860133b 100644
--- a/misc/less/Makefile
+++ b/misc/less/Makefile
@@ -3,14 +3,11 @@
# Date created: 8 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1994/11/08 03:35:37 ache Exp $
+# $Id: Makefile,v 1.2 1994/11/21 23:34:36 ache Exp $
#
DISTNAME= less-252
-# Commented out, often busy
-# MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
-# Mirror:
-MASTER_SITES= ftp://ftp.uu.net/systems/gnu/
+MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ ftp://ftp.uu.net/systems/gnu/
GNU_CONFIGURE= YES
.include <bsd.port.mk>