diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-04 16:19:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-04 16:19:32 +0000 |
commit | 01454d2cd40636ab33b8b582a9f0f14874f3e439 (patch) | |
tree | 35c2e48a1ba3b308535ccf75ed6917fb70bdda22 /security/putty | |
parent | 8caa8819cf6207b6e3c71e11873a9cbf95ec6707 (diff) | |
download | ports-01454d2cd40636ab33b8b582a9f0f14874f3e439.tar.gz ports-01454d2cd40636ab33b8b582a9f0f14874f3e439.zip |
- Pass maintainership to submitter
Submitted by: "Beat Gätzi" <beat@chruetertee.ch>
Notes
Notes:
svn path=/head/; revision=225240
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 |