diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-10 12:24:57 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-10 12:24:57 +0000 |
commit | 2c9ec0c46381aad5a1a5beb5d207ba5cd9fe8501 (patch) | |
tree | 67f0552f410a22486c209accdebd8513547a6111 /mail/Makefile | |
parent | Don't blindly set RUN_DEPENDS to ${BUILD_DEPENDS} - this brought in a (diff) |
Add qmail-autoresponder 0.96.1, rate-limited autoresponder for qmail.
PR: 50287
Submitted by: Sergei Kolobov <sergei@kolobov.com>
Notes
Notes:
svn path=/head/; revision=80601
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 89986ec9fd30..ad1a5a9d7786 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -236,6 +236,7 @@ SUBDIR += qconfirm SUBDIR += qmHandle SUBDIR += qmail + SUBDIR += qmail-autoresponder SUBDIR += qmail-conf SUBDIR += qmail-contrib SUBDIR += qmail-ldap |