diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-21 08:19:33 +0000 |
commit | 4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch) | |
tree | 15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /security/cfs | |
parent | feb212beb00bfe3bc18e398c9d57084415ce3efd (diff) |
Notes
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 66cb309e711d..c31e52973d80 100644 --- a/security/cfs/Makefile +++ b/security/cfs/Makefile @@ -6,9 +6,9 @@ # PORTNAME= cfs -PORTVERSION= 1.3.3.1 +PORTVERSION= 1.3.3.1 CATEGORIES= security -MASTER_SITES= ftp://ftp.hacktic.nl/pub/crypto/disk/ \ +MASTER_SITES= ftp://ftp.hacktic.nl/pub/crypto/disk/ \ ftp://ftp.uni-bielefeld.de/pub/crypto/replay/disk/ DISTNAME= cfs-1.3.3bf |