From acd19d78e8061230f73236c7b112682510de79b8 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 4 Apr 1998 07:36:46 +0000 Subject: Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't depend on ordering in the parent Makefiles for the links to be created correctly. --- ftp/ncftp1/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ftp/ncftp1') diff --git a/ftp/ncftp1/Makefile b/ftp/ncftp1/Makefile index d3cf2c837e89..e802a071ea1d 100644 --- a/ftp/ncftp1/Makefile +++ b/ftp/ncftp1/Makefile @@ -3,7 +3,7 @@ # Date created: 20 Jun 1996 # Whom: jkh # -# $Id: Makefile,v 1.7 1997/12/16 20:02:01 vanilla Exp $ +# $Id: Makefile,v 1.8 1998/01/31 17:49:32 jseger Exp $ # DISTNAME= ncftp-1.9.5 @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.ncftp.com/ncftp/ MAINTAINER= obrien@FreeBSD.org +NO_LATEST_LINK= yes MAN1= ncftp.1 do-install: -- cgit v1.2.3