diff options
author | alex <alex@FreeBSD.org> | 2000-09-23 01:06:17 +0800 |
---|---|---|
committer | alex <alex@FreeBSD.org> | 2000-09-23 01:06:17 +0800 |
commit | 98ab875770c1f14e8938dbe523ddf0fedd4e2ed7 (patch) | |
tree | d6ed9e744f5c10a40f774368fb3582791053afdd /security/Makefile | |
parent | ff76403fa111cf732ec70fb1b46abe27630704ff (diff) | |
download | freebsd-ports-gnome-98ab875770c1f14e8938dbe523ddf0fedd4e2ed7.tar.gz freebsd-ports-gnome-98ab875770c1f14e8938dbe523ddf0fedd4e2ed7.tar.zst freebsd-ports-gnome-98ab875770c1f14e8938dbe523ddf0fedd4e2ed7.zip |
Add mindterm-binary, a binary-only port of mindterm, a featureful
SSH client (full VT220/xterm compatible!!)
This is the binary-only version without a dependency to JDK but
including a sample HTML-file instead (for use in webbrowsers).
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 0fd34aa2c082..c44c0fb44925 100644 --- a/security/Makefile +++ b/security/Makefile @@ -48,6 +48,7 @@ SUBDIR += lsh SUBDIR += lxnb SUBDIR += mhash + SUBDIR += mindterm-binary SUBDIR += nbaudit SUBDIR += nessus SUBDIR += nessus-libraries |