diff options
Diffstat (limited to 'security/putty/Makefile')
-rw-r--r-- | security/putty/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile index 0d5449e0eec1..a9017eb64447 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -3,9 +3,8 @@ PORTNAME= putty PORTVERSION= 0.64 CATEGORIES= security ipv6 -MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/ \ +MASTER_SITES= http://the.earth.li/~sgtatham/putty/${PORTVERSION}/ \ ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/ -MASTER_SITE_SUBDIR= ${PORTVERSION} # Beat Gaetzi (beat@) is permitted to take maintainership back # or commit to this port without my prior approval. |