diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-06-06 10:52:29 +0800 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2008-06-06 10:52:29 +0800 |
commit | 3d36bd88e7d270e41c12af2438be37827dcae797 (patch) | |
tree | 5ad180353c05099887607bb7285df3cd6c1f3076 /mail/Makefile | |
parent | 3ff89862cdcf3f45ea881b298c9c1c74649997c1 (diff) | |
download | freebsd-ports-gnome-3d36bd88e7d270e41c12af2438be37827dcae797.tar.gz freebsd-ports-gnome-3d36bd88e7d270e41c12af2438be37827dcae797.tar.zst freebsd-ports-gnome-3d36bd88e7d270e41c12af2438be37827dcae797.zip |
Dbmail is the name of a group of programs that enable the possibility of storing and retrieving mail messages from a database (currently MySQL, PostgreSQL or SQLite).
WWW: http://www.dbmail.org/
PR: ports/121908
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru>
Approved by: gabor (mentor)
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 5e0e7b9c7df4..8c3d0b5199c0 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -80,6 +80,7 @@ SUBDIR += dbmail SUBDIR += dbmail20 SUBDIR += dbmail21 + SUBDIR += dbmail23 SUBDIR += dcc-dccd SUBDIR += delatt SUBDIR += demime |