summaryrefslogtreecommitdiff
path: root/security/openssh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/openssh/Makefile')
-rw-r--r--security/openssh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssh/Makefile b/security/openssh/Makefile
index 12b2c5e1f1a..9eb4598063b 100644
--- a/security/openssh/Makefile
+++ b/security/openssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2001/02/15 15:18:17 briggs Exp $
+# $NetBSD: Makefile,v 1.39 2001/02/17 17:49:56 wiz Exp $
DISTNAME= openssh-2.3.0p1
CATEGORIES= security
@@ -10,6 +10,7 @@ MASTER_SITES= ftp://gd.tuwien.ac.at/OpenBSD/OpenSSH/portable/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.openssh.com/
+COMMENT= Open Source Secure shell client and server (remote login program)
BUILD_DEPENDS+= ${PERL5}:../../lang/perl5-base
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoreconf:../../devel/autoconf