diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-04-08 13:54:45 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-04-08 13:54:45 +0000 |
commit | 50ff3e5303c1604c0a5b711d8b7c00c628b0ce25 (patch) | |
tree | 86b55195e3ca4a8705be4c936f64d93d052c46e8 /misc/less/Makefile | |
parent | 23402bd1021e46d662cca6eae48cfc2978535a6e (diff) | |
download | ports-50ff3e5303c1604c0a5b711d8b7c00c628b0ce25.tar.gz ports-50ff3e5303c1604c0a5b711d8b7c00c628b0ce25.zip |
Notes
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 705acdfdae39..9b141c1aaf07 100644 --- a/misc/less/Makefile +++ b/misc/less/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: less -# Version required: 2.78 +# Version required: 2.90 # Date created: 8 Nov 1994 # Whom: ache # -# $Id: Makefile,v 1.5 1995/02/22 04:20:36 ache Exp $ +# $Id: Makefile,v 1.6 1995/04/01 12:50:14 jkh Exp $ # -DISTNAME= less-278 +DISTNAME= less-290 MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ ftp://ftp.uu.net/systems/gnu/ CATEGORIES+= utilities GNU_CONFIGURE= YES |