summaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-04-04 07:36:46 +0000
committerasami <asami@FreeBSD.org>1998-04-04 07:36:46 +0000
commit8164d42b2597272494b6e8f70a3f4df7cf0dd501 (patch)
treea8aadaa54c5092dfdf312c497a75fc8485e6b827 /ftp
parent1a311b256ca434628b11083519addf1585aba22d (diff)
downloadFreeBSD-ports-8164d42b2597272494b6e8f70a3f4df7cf0dd501.zip
FreeBSD-ports-8164d42b2597272494b6e8f70a3f4df7cf0dd501.tar.gz
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.
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ncftp/Makefile3
-rw-r--r--ftp/ncftp1/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/ftp/ncftp/Makefile b/ftp/ncftp/Makefile
index d3cf2c8..e802a07 100644
--- a/ftp/ncftp/Makefile
+++ b/ftp/ncftp/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:
diff --git a/ftp/ncftp1/Makefile b/ftp/ncftp1/Makefile
index d3cf2c8..e802a07 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:
OpenPOWER on IntegriCloud