diff options
author | mandree <mandree@FreeBSD.org> | 2016-12-17 04:30:31 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2016-12-17 04:30:31 +0800 |
commit | 4119e6889200145bcea3743393f66d8c599d0722 (patch) | |
tree | de1b8b31b21eaa42ec9c049a31e89979cc9cccae /security/Makefile | |
parent | 399f6c1fb43d01015fcd48f8df291ce5a6e67621 (diff) | |
download | freebsd-ports-gnome-4119e6889200145bcea3743393f66d8c599d0722.tar.gz freebsd-ports-gnome-4119e6889200145bcea3743393f66d8c599d0722.tar.zst freebsd-ports-gnome-4119e6889200145bcea3743393f66d8c599d0722.zip |
Add new putty-nogtk port as alternative SSH implementation.
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 3d934ce1ddde..185c38348e84 100644 --- a/security/Makefile +++ b/security/Makefile @@ -822,6 +822,7 @@ SUBDIR += pulledpork SUBDIR += pure-sfv SUBDIR += putty + SUBDIR += putty-nogtk SUBDIR += pvk SUBDIR += pwauth SUBDIR += pwman |