summaryrefslogtreecommitdiff
path: root/security/srp_client
diff options
context:
space:
mode:
authorwiz <wiz>2002-08-12 18:39:58 +0000
committerwiz <wiz>2002-08-12 18:39:58 +0000
commit862732cd1b5e3c42469188f37b8d5aae76166ee4 (patch)
tree593049441355dcc2ef4df3a7390b673c178ff84a /security/srp_client
parent6d354280894935ba34800010f1d7f14cab483c7c (diff)
downloadpkgsrc-862732cd1b5e3c42469188f37b8d5aae76166ee4.tar.gz
Update MASTER_SITES and HOMEPAGE.
Diffstat (limited to 'security/srp_client')
-rw-r--r--security/srp_client/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/srp_client/Makefile b/security/srp_client/Makefile
index d716e8f24aa..f2afa00b404 100644
--- a/security/srp_client/Makefile
+++ b/security/srp_client/Makefile
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.19 2002/01/20 01:30:36 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2002/08/12 18:39:58 wiz Exp $
DISTNAME= srp-1.4.4
PKGNAME= srp-client-1.4.4
CATEGORIES= security net
-MASTER_SITES= ftp://ftp.win.or.jp/pub/network/security/srp/
+MASTER_SITES= ftp://ftp.win.ne.jp/pub/network/security/srp/ \
+ ftp://ftp.zedz.net/pub/crypto/programs/srp/
MAINTAINER= jlam@netbsd.org
-#HOMEPAGE= http://srp.stanford.edu/srp/
+HOMEPAGE= http://www-cs-students.stanford.edu/~tjw/srp/
COMMENT= client programs using Secure Remote Password protocol
BUILD_DEPENDS+= automake>=1.4:../../devel/automake