diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-09-21 02:26:08 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-09-21 02:26:08 +0000 |
commit | 64e2ce4ab053a0f304635f8d80f99a683d20976a (patch) | |
tree | f61d8a53839dee2c536ff9872bc60b44d64ea292 /mail/Makefile | |
parent | 63ccbfcac6df250032f3f0f7a5ee06cd34119e6d (diff) | |
download | FreeBSD-ports-64e2ce4ab053a0f304635f8d80f99a683d20976a.zip FreeBSD-ports-64e2ce4ab053a0f304635f8d80f99a683d20976a.tar.gz |
add sentinel 1.2b
Sentinel is a sendmail milter API implementation
PR: 38085
Submitted by: Peter Hollaubek <fifteen@inext.hu>
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 08322da..ec01ec1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -225,6 +225,7 @@ SUBDIR += sendmail-ldap SUBDIR += sendmail-old SUBDIR += sendmail-sasl + SUBDIR += sentinel SUBDIR += serialmail SUBDIR += sigit SUBDIR += sigrot |