add db4 FLAVOR in pkg/DESCR. Pointed out by brad@

This commit is contained in:
kevlo 2004-02-27 08:10:19 +00:00
parent eadef50970
commit 33da6d8656

View File

@ -0,0 +1,7 @@
SASL is the Simple Authentication and Security Layer, a method for adding
authentication support to connection-based protocols. To use SASL, a
protocol includes a command for identifying and authenticating a user to a
server and for optionally negotiating protection of subsequent protocol
interactions. If its use is negotiated, a security layer is inserted
between the protocol and the connection.
This module adds support for Berkeley DB.