summaryrefslogtreecommitdiff
path: root/security/srp_client
diff options
context:
space:
mode:
Diffstat (limited to 'security/srp_client')
-rw-r--r--security/srp_client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/srp_client/Makefile b/security/srp_client/Makefile
index 0646abe3c4a..ae6d0b73bac 100644
--- a/security/srp_client/Makefile
+++ b/security/srp_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2005/06/17 03:50:32 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2006/03/04 21:30:38 jlam Exp $
DISTNAME= srp-1.4.4
PKGNAME= srp-client-1.4.4
@@ -7,7 +7,7 @@ CATEGORIES= security net
MASTER_SITES= ftp://ftp.win.ne.jp/pub/network/security/srp/ \
ftp://ftp.zedz.net/pub/crypto/programs/srp/
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://srp.stanford.edu/
COMMENT= Client programs using Secure Remote Password protocol