diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2002-10-08 15:24:25 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2002-10-08 15:24:25 +0000 |
commit | a47e7003843c735ddd23cda1a245b9e27ae9ddcf (patch) | |
tree | 6d91a527adf12af9bc2c6aaa61b4bf60ae77cae1 /mail/Makefile | |
parent | Oh, where this thingie came from? (diff) |
Add qconfirm 0.4.0, request delivery confirmation for mail message under
qmail.
PR: 42265
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Notes
Notes:
svn path=/head/; revision=67654
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 31f70336ed24..3718e355b917 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -200,6 +200,7 @@ SUBDIR += pygmy SUBDIR += pymsgauth SUBDIR += pyzor + SUBDIR += qconfirm SUBDIR += qmHandle SUBDIR += qmail SUBDIR += qmail-contrib |