summaryrefslogtreecommitdiff
path: root/security/ssh2
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-22 21:53:31 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-22 21:53:31 +0000
commitf0b7975aa06215ff6d3a343f89feda97ccff7070 (patch)
treed28ed8747aea6dba50efd080f0dec16361140522 /security/ssh2
parentUpgrade to PostgreSQL v6.4 (diff)
Mark this broken as it awaits upgrade after repository copy.
Notes
Notes: svn path=/head/; revision=14775
Diffstat (limited to 'security/ssh2')
-rw-r--r--security/ssh2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index bc1cdd8a6db3..606fbdd463e9 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.70 1998/10/08 13:11:52 asami Exp $
+# $Id: Makefile,v 1.71 1998/10/30 06:15:18 obrien Exp $
#
# Maximal ssh package requires YES values for
# USE_PERL, USE_TCPWRAP
@@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/unix/security/login/ssh/
MAINTAINER= torstenb@FreeBSD.ORG
+BROKEN= update
+
# You can set USA_RESIDENT appropriately in /etc/make.conf if this bugs you..
.if defined(USA_RESIDENT) && ${USA_RESIDENT} == YES