diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 19:00:52 +0000 |
commit | 2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b (patch) | |
tree | 5d08222d6b73d9f9af96df3e575f949469caf443 /security/ssh | |
parent | 9db6b4e20b78473ae9952b5c4157057b33d376f2 (diff) | |
download | ports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.tar.gz ports-2c41b9e5f36c24eeec55e43d4af00d2aba2e3f9b.zip |
Notes
Diffstat (limited to 'security/ssh')
-rw-r--r-- | security/ssh/Makefile | 1 | ||||
-rw-r--r-- | security/ssh/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/ssh/Makefile b/security/ssh/Makefile index 2a6613af883f..4dd71f5405d6 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.ssh.com/pub/ssh/ \ ftp://ftp.univie.ac.at/applications/ssh.com/ MAINTAINER= ports@FreeBSD.org +COMMENT= Secure shell client and server (remote login program) USE_AUTOCONF= YES GNU_CONFIGURE= YES diff --git a/security/ssh/pkg-comment b/security/ssh/pkg-comment deleted file mode 100644 index 9432614680ef..000000000000 --- a/security/ssh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Secure shell client and server (remote login program) |