summaryrefslogtreecommitdiff
path: root/security/srp_client/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2004-04-24 22:46:08 +0000
committerjlam <jlam@pkgsrc.org>2004-04-24 22:46:08 +0000
commite8132b3fbf57e6c302b9375356ab172ea1b48f6b (patch)
treec26caf5e460d692ac1b398c752c2e24f4ab0404b /security/srp_client/Makefile
parentb80fd022f9167a9627b8f7b8c16ea78a1094cf15 (diff)
downloadpkgsrc-e8132b3fbf57e6c302b9375356ab172ea1b48f6b.tar.gz
Relinquish maintainership of packages to tech-pkg@NetBSD.org.
Diffstat (limited to 'security/srp_client/Makefile')
-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 383ee7734ec..ff22949b452 100644
--- a/security/srp_client/Makefile
+++ b/security/srp_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2003/09/19 02:02:07 hubertf Exp $
+# $NetBSD: Makefile,v 1.26 2004/04/24 22:46:11 jlam 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= tech-pkg@NetBSD.org
HOMEPAGE= http://srp.stanford.edu/
COMMENT= Client programs using Secure Remote Password protocol