diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-06-26 11:28:12 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-06-26 11:28:12 +0800 |
commit | 87a46d3ecad72b4878cbc5c4a4e5519d36daa091 (patch) | |
tree | 24d893095d6ceb1b058d4c8700a4d6399ba9a631 /security/Makefile | |
parent | a35b855b3dd3fad7baaed8959a88a3a2a9342b0a (diff) | |
download | freebsd-ports-gnome-87a46d3ecad72b4878cbc5c4a4e5519d36daa091.tar.gz freebsd-ports-gnome-87a46d3ecad72b4878cbc5c4a4e5519d36daa091.tar.zst freebsd-ports-gnome-87a46d3ecad72b4878cbc5c4a4e5519d36daa091.zip |
Add secpanel, a GUI frontend for ssh and openssh
PR: 28079
Submitted by: Pete Fritchman <petef@databits.net>
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 c3cb447c0ffb..5133466436c3 100644 --- a/security/Makefile +++ b/security/Makefile @@ -150,6 +150,7 @@ SUBDIR += saint SUBDIR += scanssh SUBDIR += seahorse + SUBDIR += secpanel SUBDIR += siphon SUBDIR += skip SUBDIR += slurpie |