svn commit: r306873 - head/security

Chris Rees crees at FreeBSD.org
Fri Nov 2 17:17:12 UTC 2012


Author: crees
Date: Fri Nov  2 17:17:11 2012
New Revision: 306873
URL: http://svn.freebsd.org/changeset/ports/306873

Log:
  Add cfv to category Makefile
  
  Reported by:	beat
  Feature safe:	yes

Modified:
  head/security/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Fri Nov  2 17:12:08 2012	(r306872)
+++ head/security/Makefile	Fri Nov  2 17:17:11 2012	(r306873)
@@ -57,6 +57,7 @@
     SUBDIR += calife-devel
     SUBDIR += ccrypt
     SUBDIR += ccsrch
+    SUBDIR += cfv
     SUBDIR += chaosreader
     SUBDIR += checkpassword
     SUBDIR += checkpassword-pam


More information about the svn-ports-head mailing list