diff options
Diffstat (limited to 'misc/less/Makefile')
-rw-r--r-- | misc/less/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/less/Makefile b/misc/less/Makefile index fde6597..96ab87b 100644 --- a/misc/less/Makefile +++ b/misc/less/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: less -# Version required: 2.52 +# Version required: 2.78 # Date created: 8 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.3 1994/12/28 06:22:33 ache Exp $ +# $Id: Makefile,v 1.4 1995/02/07 03:55:22 asami Exp $ # -DISTNAME= less-252 +DISTNAME= less-278 MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ ftp://ftp.uu.net/systems/gnu/ GNU_CONFIGURE= YES EXTRA_PATCH= patch-ab |