diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-05 00:19:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-05 00:19:32 +0800 |
commit | 875fff8e12367df35668028095224ce5c2486013 (patch) | |
tree | fad3bc1a6a6c4b907a187b6197d40fd707c7b1b6 /security/putty | |
parent | bc4f51e5a4ddd811ebf237034cdf199e9411de70 (diff) | |
download | freebsd-ports-graphics-875fff8e12367df35668028095224ce5c2486013.tar.gz freebsd-ports-graphics-875fff8e12367df35668028095224ce5c2486013.tar.zst freebsd-ports-graphics-875fff8e12367df35668028095224ce5c2486013.zip |
- Pass maintainership to submitter
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
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 bda3c47eb53..0b870aaff11 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 |