aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/less/Makefile7
-rw-r--r--sysutils/less/Makefile7
2 files changed, 4 insertions, 10 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>
diff --git a/sysutils/less/Makefile b/sysutils/less/Makefile
index 1c136d162ad6..96e3b860133b 100644
--- a/sysutils/less/Makefile
+++ b/sysutils/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>