summaryrefslogtreecommitdiff
path: root/security/srp_client
diff options
context:
space:
mode:
authorfredb <fredb>2000-09-09 20:23:49 +0000
committerfredb <fredb>2000-09-09 20:23:49 +0000
commitd20f9c93baaa3b14bc61ae956a02d5d51df5a176 (patch)
tree1c2d4cefd0d9d4989a9e45a913cc3576e7dad754 /security/srp_client
parent162f008b427e6783ab7d8ec9026083bf8a705564 (diff)
downloadpkgsrc-d20f9c93baaa3b14bc61ae956a02d5d51df5a176.tar.gz
Garbage collect defunct MASTER_SITES.
Diffstat (limited to 'security/srp_client')
-rw-r--r--security/srp_client/Makefile12
1 files changed, 3 insertions, 9 deletions
diff --git a/security/srp_client/Makefile b/security/srp_client/Makefile
index 5e13a5eb881..2235c02a53b 100644
--- a/security/srp_client/Makefile
+++ b/security/srp_client/Makefile
@@ -1,19 +1,13 @@
-# $NetBSD: Makefile,v 1.8 2000/09/09 20:02:27 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2000/09/09 20:23:49 fredb Exp $
#
DISTNAME= srp-1.4.4
PKGNAME= srp-client-1.4.4
CATEGORIES= security net
-MASTER_SITES= ftp://paris.arcot.com/pub/srp/ \
- ftp://srp.stanford.edu/pub/srp/ \
- ftp://labrea.stanford.edu/pub/srp/ \
- ftp://ftp.kfki.hu/pub/packages/security/srp/ \
- ftp://ftp.bandit.co.jp/pub/srp/ \
- ftp://ftp.win.or.jp/pub/network/security/srp/ \
- ftp://ftp.replay.com/pub/crypto/crypto/APPS/srp/
+MASTER_SITES= ftp://ftp.win.or.jp/pub/network/security/srp/
MAINTAINER= jlam@netbsd.org
-HOMEPAGE= http://srp.stanford.edu/srp/
+#HOMEPAGE= http://srp.stanford.edu/srp/
BUILD_DEPENDS+= autoconf:../../devel/autoconf
BUILD_DEPENDS+= automake:../../devel/automake