diff options
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 bda3c47eb534..0b870aaff111 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= ports@FreeBSD.org +MAINTAINER= beat@chruetertee.ch COMMENT= Secure shell and telnet client USE_GMAKE= yes |