aboutsummaryrefslogtreecommitdiffstats
path: root/security/ssh2/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>1996-03-17 01:23:01 +0800
committermarkm <markm@FreeBSD.org>1996-03-17 01:23:01 +0800
commit35e600e5b1e2bf6821624c25909a4b08ac330a3d (patch)
tree330fa0dc7d9ef76faa1cbef0eb82170e57ec1540 /security/ssh2/Makefile
parentdc64a79e64aaa1a6707f412a0f351d33fe301609 (diff)
downloadfreebsd-ports-gnome-35e600e5b1e2bf6821624c25909a4b08ac330a3d.tar.gz
freebsd-ports-gnome-35e600e5b1e2bf6821624c25909a4b08ac330a3d.tar.zst
freebsd-ports-gnome-35e600e5b1e2bf6821624c25909a4b08ac330a3d.zip
Update for perl5.002
Diffstat (limited to 'security/ssh2/Makefile')
-rw-r--r--security/ssh2/Makefile4
1 files changed, 2 insertions, 2 deletions
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