diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-01 14:01:50 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-01 14:01:50 +0000 |
commit | f59c93b4f69564e8af3d796861838abac82cc81e (patch) | |
tree | 878cacdb77bc2629a3c0fc206ea39a92773f9ebc /security | |
parent | c1a9995e131a2ded5349f4c4bb087f1e6ac28969 (diff) | |
download | pkgsrc-f59c93b4f69564e8af3d796861838abac82cc81e.tar.gz |
remove dead mirrors.
Diffstat (limited to 'security')
-rw-r--r-- | security/libidea/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/security/libidea/Makefile b/security/libidea/Makefile index c2cf49a9e77..e5331ac7483 100644 --- a/security/libidea/Makefile +++ b/security/libidea/Makefile @@ -1,11 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2008/05/27 09:44:39 tnn Exp $ +# $NetBSD: Makefile,v 1.15 2009/05/01 14:01:50 zafer Exp $ # DISTNAME= libidea-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.media-crypt.com/pages/fidea.html |