summaryrefslogtreecommitdiff
path: root/security/openssh
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/openssh
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/openssh')
-rw-r--r--security/openssh/Makefile3
-rw-r--r--security/openssh/pkg/COMMENT1
2 files changed, 2 insertions, 2 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
diff --git a/security/openssh/pkg/COMMENT b/security/openssh/pkg/COMMENT
deleted file mode 100644
index 7729740fa7a..00000000000
--- a/security/openssh/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Open Source Secure shell client and server (remote login program)