diff options
author | ache <ache@FreeBSD.org> | 2000-02-16 23:51:53 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2000-02-16 23:51:53 +0800 |
commit | ba382d78f4f40103224e27414442d7cfd6b8cd75 (patch) | |
tree | d34c71f77d51dd8d119130060a5862ec970e1403 /security/cfs | |
parent | 3972f18c92bbcb850083aa6034f411d3caafc841 (diff) | |
download | freebsd-ports-gnome-ba382d78f4f40103224e27414442d7cfd6b8cd75.tar.gz freebsd-ports-gnome-ba382d78f4f40103224e27414442d7cfd6b8cd75.tar.zst freebsd-ports-gnome-ba382d78f4f40103224e27414442d7cfd6b8cd75.zip |
distfile is missing from both mirror sites - update both of them with new ones
Diffstat (limited to 'security/cfs')
-rw-r--r-- | security/cfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/cfs/Makefile b/security/cfs/Makefile index 41b15aeb8079..6233eacb61f6 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -9,8 +9,8 @@ DISTNAME= cfs-1.3.3bf PKGNAME= cfs-1.3.3.1 CATEGORIES= security -MASTER_SITES= ftp://unix.hensa.ac.uk/mirrors/ftp.replay.com/pub/crypto/disk/ \ - ftp://ftp.tu-chemnitz.de/pub/linux/suse/4.4.1/unsorted/Crypto-Filesystem/ +MASTER_SITES= ftp://ftp.hacktic.nl/pub/crypto/disk/ \ + ftp://ftp.uni-bielefeld.de/pub/crypto/replay/disk/ MAINTAINER= green@FreeBSD.org |