diff options
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) |