aboutsummaryrefslogtreecommitdiff
path: root/comms/kermit
diff options
context:
space:
mode:
Diffstat (limited to 'comms/kermit')
-rw-r--r--comms/kermit/Makefile2
-rw-r--r--comms/kermit/pkg-descr11
2 files changed, 7 insertions, 6 deletions
diff --git a/comms/kermit/Makefile b/comms/kermit/Makefile
index cb653acf998d..d94eaf7689f2 100644
--- a/comms/kermit/Makefile
+++ b/comms/kermit/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://kermit.columbia.edu/kermit/archives/ \
DISTNAME= cku211
MAINTAINER= danfe@FreeBSD.org
-COMMENT= Serial and network communications package
+COMMENT= Combined network and serial communication package
USE_OPENSSL= yes
NO_WRKSUBDIR= yes
diff --git a/comms/kermit/pkg-descr b/comms/kermit/pkg-descr
index 1dbe576e3966..4af69f62e6e5 100644
--- a/comms/kermit/pkg-descr
+++ b/comms/kermit/pkg-descr
@@ -1,7 +1,8 @@
-C-Kermit is a combined serial and network communication software package
-offering a consistent, medium-independent, cross-platform approach to
-connection establishment, terminal sessions, file transfer, character-set
-translation, numeric and alphanumeric paging, and automation of
-communication tasks.
+C-Kermit is a combined network and serial communication software package
+offering a consistent, transport-independent, cross-platform approach to
+connection establishment, terminal sessions, file transfer, file management,
+character-set translation, numeric and alphanumeric paging, and automation
+of file transfer, dialogs, and communication tasks through its built-in
+scripting language.
WWW: http://www.columbia.edu/kermit/