diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-02-19 03:53:33 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2005-02-19 03:53:33 +0000 |
commit | 120dbcfa48912ce2ea4832ff21a3619b79c85e54 (patch) | |
tree | 36c6f6b31fe9eb9fafa50991ba4e9fa90d3d2dd0 | |
parent | 815e080151ad26b9a953a6975118be04f46c9b3c (diff) | |
download | ports-120dbcfa48912ce2ea4832ff21a3619b79c85e54.tar.gz ports-120dbcfa48912ce2ea4832ff21a3619b79c85e54.zip |
Notes
-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 |