From 85be757f6cba79110308bcb4355470f0eb366c44 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Wed, 13 Jun 2007 12:03:01 +0000 Subject: [PATCH] - Add one more MASTER_SITE --- security/putty/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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