diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-11-02 17:17:11 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-11-02 17:17:11 +0000 |
commit | 1446804ad6352f64e57acbe0086fa5a714ca46e9 (patch) | |
tree | 1e1fd20272bf84993a410db681cd19224739ad64 | |
parent | ea1e79cd5a1705b5f5678e2c1390c33135ca39ad (diff) | |
download | ports-1446804ad6352f64e57acbe0086fa5a714ca46e9.tar.gz ports-1446804ad6352f64e57acbe0086fa5a714ca46e9.zip |
Add cfv to category Makefile
Reported by: beat
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=306873
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index dcee4cc2941f..0a8ba9513e0a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -57,6 +57,7 @@ SUBDIR += calife-devel SUBDIR += ccrypt SUBDIR += ccsrch + SUBDIR += cfv SUBDIR += chaosreader SUBDIR += checkpassword SUBDIR += checkpassword-pam |