diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-07-20 17:07:39 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-07-20 17:07:39 +0800 |
commit | 074bc09bd01353101e23f51eff9a131a93f43238 (patch) | |
tree | 746c42f80b8580e358c6327cabc4387c38dd9d09 /security/Makefile | |
parent | a9888a304387435f59cb878d6cbb8a39926ddcd8 (diff) | |
download | freebsd-ports-gnome-074bc09bd01353101e23f51eff9a131a93f43238.tar.gz freebsd-ports-gnome-074bc09bd01353101e23f51eff9a131a93f43238.tar.zst freebsd-ports-gnome-074bc09bd01353101e23f51eff9a131a93f43238.zip |
add cfv
cfv is a utility to both test and create .sfv, .csv and md5sum files
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index a6ee53806ddc..0ce9f918cb1a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -17,6 +17,7 @@ SUBDIR += ca-roots SUBDIR += calife SUBDIR += cfs + SUBDIR += cfv SUBDIR += checkpassword SUBDIR += chkrootkit SUBDIR += chrootuid |