diff --git a/security/putty/Makefile b/security/putty/Makefile index 01fb91e69e96..baa423c93818 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -8,7 +8,8 @@ PORTNAME= putty PORTVERSION= 0.60 CATEGORIES= security ipv6 -MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/ +MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/ \ + ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/ MASTER_SITE_SUBDIR= ${PORTVERSION} MAINTAINER= garga@FreeBSD.org