svn commit: r337437 - head/security

Hajimu UMEMOTO ume at FreeBSD.org
Wed Dec 25 18:27:29 UTC 2013


Author: ume
Date: Wed Dec 25 18:27:28 2013
New Revision: 337437
URL: http://svnweb.freebsd.org/changeset/ports/337437

Log:
  Connect cyrus-sasl2-gssapi.

Modified:
  head/security/Makefile

Modified: head/security/Makefile
==============================================================================
--- head/security/Makefile	Wed Dec 25 18:15:41 2013	(r337436)
+++ head/security/Makefile	Wed Dec 25 18:27:28 2013	(r337437)
@@ -99,6 +99,7 @@
     SUBDIR += cryptstring
     SUBDIR += cvm
     SUBDIR += cyrus-sasl2
+    SUBDIR += cyrus-sasl2-gssapi
     SUBDIR += cyrus-sasl2-ldapdb
     SUBDIR += cyrus-sasl2-saslauthd
     SUBDIR += dazuko


More information about the svn-ports-all mailing list