summaryrefslogtreecommitdiff
path: root/security/putty
diff options
context:
space:
mode:
Diffstat (limited to 'security/putty')
-rw-r--r--security/putty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/putty/Makefile b/security/putty/Makefile
index f519e9e751a..a7acde8428e 100644
--- a/security/putty/Makefile
+++ b/security/putty/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/02/23 20:28:54 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/03/04 21:30:37 jlam Exp $
#
DISTNAME= putty-0.58
@@ -6,7 +6,7 @@ PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= http://the.earth.li/~sgtatham/putty/latest/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.chiark.greenend.org.uk/~sgtatham/putty/
COMMENT= Free implementation of Telnet and SSH for Win32 and Unix platforms