summaryrefslogtreecommitdiff
path: root/misc/less/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-11-21 23:34:46 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-11-21 23:34:46 +0000
commite989524d519281c5d0c503b50982fd9a64c98398 (patch)
tree37b8bf51c44179c865cd795172601a4f0a8b042d /misc/less/Makefile
parentRemove the symlink in the pre-clean target, that gets created from the (diff)
Upgrade to version 252
Notes
Notes: svn path=/head/; revision=444
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>