summaryrefslogtreecommitdiff
path: root/security/botan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/botan/Makefile')
-rw-r--r--security/botan/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile
index 73874c54ed8..85ee4114eeb 100644
--- a/security/botan/Makefile
+++ b/security/botan/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2016/05/19 22:10:24 joerg Exp $
+# $NetBSD: Makefile,v 1.36 2016/05/23 06:52:54 kre Exp $
DISTNAME= Botan-1.10.12
PKGNAME= ${DISTNAME:tl}
CATEGORIES= security
-MASTER_SITES= http://files.randombit.net/botan/
+MASTER_SITES= http://botan.randombit.net/releases/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org