diff options
-rw-r--r-- | security/botan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/botan/Makefile b/security/botan/Makefile index 8df8361807b6..6065e118a506 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -10,7 +10,7 @@ PORTNAME= botan PORTVERSION= 1.4.4 PORTREVISION= 0 CATEGORIES= security -MASTER_SITES= http://botan.randombit.net/files/ +MASTER_SITES= http://files.randombit.net/botan/ DISTNAME= Botan-${PORTVERSION} EXTRACT_SUFX= .tbz |