diff options
author | pav <pav@FreeBSD.org> | 2005-01-20 15:11:08 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-01-20 15:11:08 +0000 |
commit | 46093f1321444d54c4d2075e1dc4642c5f448ca5 (patch) | |
tree | 742f79a583be1a4a8d94853be6be2964797ab6fd /databases/Makefile | |
parent | e0aceb95c447b9fe0370cc8c0c680e75d38c312a (diff) | |
download | FreeBSD-ports-46093f1321444d54c4d2075e1dc4642c5f448ca5.zip FreeBSD-ports-46093f1321444d54c4d2075e1dc4642c5f448ca5.tar.gz |
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>
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 c89dde7..8293127 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 |