diff options
author | ade <ade@FreeBSD.org> | 2000-01-11 16:13:19 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-01-11 16:13:19 +0000 |
commit | 1bb05b62517e3dc409a13d9c901a25905b3f92ba (patch) | |
tree | b22893be281676d592c1cf68ca5dc04827d816b6 /comms/Makefile | |
parent | 4e21787d2d2dbb82b5ff97baa2378932c109d63d (diff) | |
download | FreeBSD-ports-1bb05b62517e3dc409a13d9c901a25905b3f92ba.zip FreeBSD-ports-1bb05b62517e3dc409a13d9c901a25905b3f92ba.tar.gz |
G-Kermit is a new implementation of kermit from the same people
who brought you C-Kermit, but released under the GPL. It's
meant to be small and fast and only useful for up/downloading.
PR: 15984
Submitted by: Dom.Mitchell@palmerharvey.co.uk
Diffstat (limited to 'comms/Makefile')
-rw-r--r-- | comms/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/Makefile b/comms/Makefile index 1c80a99..f0ce608 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -5,6 +5,7 @@ SUBDIR += bpl+ SUBDIR += conserver SUBDIR += ecu + SUBDIR += gkermit SUBDIR += gnokii SUBDIR += hylafax SUBDIR += kermit |