diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-01 13:51:41 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-01 13:51:41 +0000 |
commit | 93ab7f3a8906d71114692e611a771a95ed67cfb3 (patch) | |
tree | d9b606ef1c3164d9381794695dfb701f6d8f72ce /security | |
parent | 5cb4e101b0d6681354bceaae3a8fa6055188b454 (diff) | |
download | pkgsrc-93ab7f3a8906d71114692e611a771a95ed67cfb3.tar.gz |
remove non-working mirrors.
Diffstat (limited to 'security')
-rw-r--r-- | security/libbf/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/security/libbf/Makefile b/security/libbf/Makefile index c318a03f567..8d5a7173fdf 100644 --- a/security/libbf/Makefile +++ b/security/libbf/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2007/12/02 12:21:53 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2009/05/01 13:51:41 zafer Exp $ # DISTNAME= libbf-0.8.2b CATEGORIES= security -MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/libeay/ \ - ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ \ - ftp://ftp.ntnu.no/pub/unix/security/ +MASTER_SITES= ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.schneier.com/blowfish.html |