diff options
author | pav <pav@FreeBSD.org> | 2009-02-01 05:30:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-02-01 05:30:21 +0800 |
commit | 5d8d88310d7a5f0751f696904677f07c3990392f (patch) | |
tree | e9b2ed248c20049ec658738ed4768ce1c23ffaee /security/botan | |
parent | 25d395765cc58afb79dca049371617b0124863b1 (diff) | |
download | freebsd-ports-gnome-5d8d88310d7a5f0751f696904677f07c3990392f.tar.gz freebsd-ports-gnome-5d8d88310d7a5f0751f696904677f07c3990392f.tar.zst freebsd-ports-gnome-5d8d88310d7a5f0751f696904677f07c3990392f.zip |
- Update download location
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'security/botan')
-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 |