summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>1996-03-16 17:23:01 +0000
committerMark Murray <markm@FreeBSD.org>1996-03-16 17:23:01 +0000
commitd3eed88b7208c8dd19ed846d5f48f4191ac9ef2e (patch)
tree36e034da399c3df3fee9a1f8b0b182394b48d504 /security
parentupgrade to V2.8 (diff)
Update for perl5.002
Notes
Notes: svn path=/head/; revision=2844
Diffstat (limited to 'security')
-rw-r--r--security/ssh/Makefile4
-rw-r--r--security/ssh2/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 2f7464071379..7bb6f86c2896 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -3,14 +3,14 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.14 1996/02/17 15:13:34 ache Exp $
+# $Id: Makefile,v 1.15 1996/02/19 21:37:13 ache Exp $
#
DISTNAME= ssh-1.2.13
CATEGORIES= security net
MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/snapshots/
LIB_DEPENDS= z\\.1\\.:${PORTSDIR}/devel/libz
-BUILD_DEPENDS+= perl5.001:${PORTSDIR}/lang/perl5
+BUILD_DEPENDS+= perl5.002:${PORTSDIR}/lang/perl5
MAINTAINER= torstenb@FreeBSD.ORG
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 2f7464071379..7bb6f86c2896 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -3,14 +3,14 @@
# Date created: 30 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.14 1996/02/17 15:13:34 ache Exp $
+# $Id: Makefile,v 1.15 1996/02/19 21:37:13 ache Exp $
#
DISTNAME= ssh-1.2.13
CATEGORIES= security net
MASTER_SITES= ftp://ftp.cs.hut.fi/pub/ssh/snapshots/
LIB_DEPENDS= z\\.1\\.:${PORTSDIR}/devel/libz
-BUILD_DEPENDS+= perl5.001:${PORTSDIR}/lang/perl5
+BUILD_DEPENDS+= perl5.002:${PORTSDIR}/lang/perl5
MAINTAINER= torstenb@FreeBSD.ORG