diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-20 15:11:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-20 15:11:08 +0000 |
commit | 082286a1197dce95c09fb76225789f5f23b0ea64 (patch) | |
tree | 3a8c9439a33f8f3bdc767a1dc49c1a53a3087c49 /databases/Makefile | |
parent | 1: Upgrade to 1.0.2. (diff) |
ACAP (Application Configuration Access Protol) is an Internet standards-track
protocol for remote preferences and other storage for Internet applications
such as web browsers or mail readers.
PR: ports/76456
Submitted by: Gerhard Gonter <g.gonter@ieee.org>
Notes
Notes:
svn path=/head/; revision=126954
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index c89dde78439a..8293127d07ab 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -11,6 +11,7 @@ SUBDIR += cdb SUBDIR += clip SUBDIR += cyrus-imspd + SUBDIR += cyrus-smlacapd SUBDIR += db SUBDIR += db2 SUBDIR += db3 |