summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2007-12-27 15:46:00 +0000
committerobache <obache>2007-12-27 15:46:00 +0000
commit7d7e388742fcfad085401de78f3a910e642fb8b8 (patch)
tree0397a9c3336119dd1ef6c64c1e16883dbbd55c14
parent042509ccba5e3e9b0a3663fed4fca59cb365f138 (diff)
downloadpkgsrc-7d7e388742fcfad085401de78f3a910e642fb8b8.tar.gz
Change MASTER_SITES to archive directory, 1.4.11 only exsits in it.
-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