diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 12:20:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 12:20:12 +0000 |
commit | a40a8b4e34bec800c67a5d05a6014727efa239ae (patch) | |
tree | 56374fef0230a9a33e982556fbd1c8e1e09267fb /security/libidea | |
parent | bb60724301fa75411c32c4d53ea0d86d0777b5a8 (diff) | |
download | pkgsrc-a40a8b4e34bec800c67a5d05a6014727efa239ae.tar.gz |
Remove Ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'security/libidea')
-rw-r--r-- | security/libidea/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/libidea/Makefile b/security/libidea/Makefile index 0e172f93f79..40afd193037 100644 --- a/security/libidea/Makefile +++ b/security/libidea/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2007/10/31 12:29:34 rillig Exp $ +# $NetBSD: Makefile,v 1.13 2007/12/02 12:22:10 wiz 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/ \ - ftp://ftp.sunsite.org.uk/Mirrors/ftp.psy.uq.oz.au/pub/Crypto/libeay/ + ftp://ftp.ntnu.no/pub/unix/security/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.media-crypt.com/pages/fidea.html |