diff options
author | perky <perky@FreeBSD.org> | 2002-06-26 18:25:56 +0000 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-06-26 18:25:56 +0000 |
commit | 33770fc3936c516acfcd1eccd4f5ab22c06d7355 (patch) | |
tree | 71390ff581d9f919ec8942d3079de42974bff425 /mail/Makefile | |
parent | 912c5e58b9f39b2e13eb7f73b7a0cf127be6a4dc (diff) | |
download | FreeBSD-ports-33770fc3936c516acfcd1eccd4f5ab22c06d7355.zip FreeBSD-ports-33770fc3936c516acfcd1eccd4f5ab22c06d7355.tar.gz |
Add py-milter 0.4.5, python interface to sendmail-8.1x milter API.
PR: 37491
Submitted by: Vsevolod Lobko <seva@sevasoft.kiev.ua>
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 6795258..e7f51eb 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -183,6 +183,7 @@ SUBDIR += prom-mew SUBDIR += prom-wl SUBDIR += pronto + SUBDIR += py-milter SUBDIR += pygmy SUBDIR += qmHandle SUBDIR += qmail |