summaryrefslogtreecommitdiff
path: root/misc/less/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/less/Makefile')
-rw-r--r--misc/less/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/misc/less/Makefile b/misc/less/Makefile
index 467e30ecdb91..1c136d162ad6 100644
--- a/misc/less/Makefile
+++ b/misc/less/Makefile
@@ -1,13 +1,16 @@
# New ports collection makefile for: less
-# Version required: 2.37
+# Version required: 2.52
# Date created: 8 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.1.1.1 1994/11/07 17:29:02 ache Exp $
+# $Id: Makefile,v 1.1.1.1 1994/11/08 03:35:37 ache Exp $
#
-DISTNAME= less-237
-MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
+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/
GNU_CONFIGURE= YES
.include <bsd.port.mk>