summaryrefslogtreecommitdiff
path: root/security/botan
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-12-27 15:46:00 +0000
committerobache <obache@pkgsrc.org>2007-12-27 15:46:00 +0000
commit3be1e9beacc4e0f946bec334ba8ca09ab5fe38f3 (patch)
tree0397a9c3336119dd1ef6c64c1e16883dbbd55c14 /security/botan
parent4195907ee7393313f734981e2ce69142ac318402 (diff)
downloadpkgsrc-3be1e9beacc4e0f946bec334ba8ca09ab5fe38f3.tar.gz
Change MASTER_SITES to archive directory, 1.4.11 only exsits in it.
Diffstat (limited to 'security/botan')
-rw-r--r--security/botan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile
index 9a6083afef4..faf54c03d5f 100644
--- a/security/botan/Makefile
+++ b/security/botan/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.10 2007/12/27 14:13:58 obache Exp $
+# $NetBSD: Makefile,v 1.11 2007/12/27 15:46:00 obache Exp $
DISTNAME= Botan-1.4.11
PKGNAME= botan-1.4.11
PKGREVISION= 1
CATEGORIES= security
-MASTER_SITES= http://files.randombit.net/botan/
+MASTER_SITES= http://files.randombit.net/botan/archive/v1.4/
EXTRACT_SUFX= .tbz
MAINTAINER= pkgsrc-users@NetBSD.org