diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2009-01-28 23:25:21 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2009-01-28 23:25:21 +0000 |
commit | 72329eb3513d4dc42726f1b361f9d04858460876 (patch) | |
tree | 8202d5bab8b79775443e7ba26b1fe67e9844e6b2 /security/putty | |
parent | a606154222ce7dfd553f61389345cfcd63cded1b (diff) |
Notes
Diffstat (limited to 'security/putty')
-rw-r--r-- | security/putty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile index 0b870aaff111..b9281cd3fa19 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://the.earth.li/~sgtatham/putty/%SUBDIR%/ \ ftp://ftp.chiark.greenend.org.uk/users/sgtatham/putty-latest/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= beat@chruetertee.ch +MAINTAINER= beat@FreeBSD.org COMMENT= Secure shell and telnet client USE_GMAKE= yes |