diff options
Diffstat (limited to 'security/putty/Makefile')
-rw-r--r-- | security/putty/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile index 01f4b6052c74..39c9b76a6fbe 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PORTVERSION}/ \ MAINTAINER= mandree@FreeBSD.org COMMENT= Secure shell and telnet client including xterm emulator +WWW= https://www.chiark.greenend.org.uk/~sgtatham/putty/ # test plan: test ALL 4 GSSAPI_* options, GTK3 yes/no, WITH_DEBUG=yes build. LICENSE= MIT |