summaryrefslogtreecommitdiff
path: root/security/ssh2
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 13:28:59 +0000
commit4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch)
treebcc2e191eb5eeae24427359a8943308c4d228097 /security/ssh2
parentHandle '#' and '$' in pkg-comment properly. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76041
Diffstat (limited to 'security/ssh2')
-rw-r--r--security/ssh2/Makefile1
-rw-r--r--security/ssh2/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile
index 1af0638877fd..6f8ccfa03aea 100644
--- a/security/ssh2/Makefile
+++ b/security/ssh2/Makefile
@@ -19,6 +19,7 @@ MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ \
DISTNAME= ssh-${PORTVERSION}
MAINTAINER= larse@ISI.EDU
+COMMENT= Secure shell client and server (remote login program)
GNU_CONFIGURE= YES
diff --git a/security/ssh2/pkg-comment b/security/ssh2/pkg-comment
deleted file mode 100644
index 9432614680ef..000000000000
--- a/security/ssh2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Secure shell client and server (remote login program)