summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorzafer <zafer>2009-05-21 21:13:15 +0000
committerzafer <zafer>2009-05-21 21:13:15 +0000
commit76ea2352949f368c5bd0e017cdf5dd897dc82ca5 (patch)
treeda24a6969b5dbcde3a47aa5db20859a350ee232c /security
parentfa652d4731763406d79f4dd55c76f5a07b66a612 (diff)
downloadpkgsrc-76ea2352949f368c5bd0e017cdf5dd897dc82ca5.tar.gz
remove non working mirrors.
Diffstat (limited to 'security')
-rw-r--r--security/crypto++/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/security/crypto++/Makefile b/security/crypto++/Makefile
index 24f0c803b0d..6a719ef377e 100644
--- a/security/crypto++/Makefile
+++ b/security/crypto++/Makefile
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2008/02/28 11:58:49 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2009/05/21 21:13:15 zafer Exp $
#
DISTNAME= cryptopp552
PKGNAME= cryptopp-5.5.2
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cryptopp/} \
- http://gd.tuwien.ac.at/privacy/crypto/libs/cryptlib/ \
- http://www.mirrors.wiretapped.net/security/cryptography/libraries/cryptolib/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cryptopp/}
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org