diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 21:30:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 21:30:21 +0000 |
commit | ad0e3e6c29b0b17064e8ebdadf7a81804c545032 (patch) | |
tree | 321bfb070b5d6a9ac98b660afbcb73f3614fa317 /security | |
parent | f3ae83c76315f79b54d9566a61fd3cd7b6424d35 (diff) |
Notes
Diffstat (limited to 'security')
-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 54ff81e37b08..6f970e00537f 100644 --- a/security/botan/Makefile +++ b/security/botan/Makefile @@ -9,7 +9,7 @@ PORTNAME= botan PORTVERSION= 1.6.5 CATEGORIES= security -MASTER_SITES= http://files.randombit.net/botan/ +MASTER_SITES= http://files.randombit.net/botan/v1.6/ DISTNAME= Botan-${PORTVERSION} EXTRACT_SUFX= .tbz |