summaryrefslogtreecommitdiff
path: root/security/srp_client
diff options
context:
space:
mode:
authorgrant <grant>2003-07-17 22:50:55 +0000
committergrant <grant>2003-07-17 22:50:55 +0000
commit016914e7f9e5498e9fdf870d12d99bfeb4e66d4a (patch)
treecd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/srp_client
parent8a11869b703aead0cb98488574404b2b233f0b64 (diff)
downloadpkgsrc-016914e7f9e5498e9fdf870d12d99bfeb4e66d4a.tar.gz
s/netbsd.org/NetBSD.org/
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 6769ab26a0e..9b9a1fa35d2 100644
--- a/security/srp_client/Makefile
+++ b/security/srp_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2002/10/09 19:45:26 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2003/07/17 22:53:16 grant Exp $
DISTNAME= srp-1.4.4
PKGNAME= srp-client-1.4.4
@@ -6,7 +6,7 @@ CATEGORIES= security net
MASTER_SITES= ftp://ftp.win.ne.jp/pub/network/security/srp/ \
ftp://ftp.zedz.net/pub/crypto/programs/srp/
-MAINTAINER= jlam@netbsd.org
+MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://www-cs-students.stanford.edu/~tjw/srp/
COMMENT= client programs using Secure Remote Password protocol