From d20f9c93baaa3b14bc61ae956a02d5d51df5a176 Mon Sep 17 00:00:00 2001 From: fredb Date: Sat, 9 Sep 2000 20:23:49 +0000 Subject: Garbage collect defunct MASTER_SITES. --- security/srp_client/Makefile | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'security/srp_client') 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 -- cgit v1.2.3