summaryrefslogtreecommitdiff
path: root/security/ssh
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /security/ssh
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'security/ssh')
-rw-r--r--security/ssh/Makefile3
-rw-r--r--security/ssh/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile
index 68e908a4ee2..e95d93547c1 100644
--- a/security/ssh/Makefile
+++ b/security/ssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.86 2001/02/13 12:49:07 is Exp $
+# $NetBSD: Makefile,v 1.87 2001/02/17 17:50:09 wiz Exp $
# FreeBSD Id: Makefile,v 1.47 1997/11/10 22:04:42 dima Exp
#
@@ -16,6 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.cs.hut.fi/ssh/
+COMMENT= Secure shell client and server (remote login program)
CONFLICTS= openssh-[0-9]* ssh6-[0-9]*
diff --git a/security/ssh/pkg/COMMENT b/security/ssh/pkg/COMMENT
deleted file mode 100644
index 9432614680e..00000000000
--- a/security/ssh/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Secure shell client and server (remote login program)