diff options
author | nbm <nbm@FreeBSD.org> | 2002-10-07 15:10:24 +0000 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2002-10-07 15:10:24 +0000 |
commit | c648cde35d9f85cdfaf9debd7b8545bd3379ed30 (patch) | |
tree | bd78cfcb82a86b09f3e7c35010234093273cb5ef /mail/Makefile | |
parent | a5dd8fed6a716ab07a8613cdeaffe970cb5aaba6 (diff) | |
download | FreeBSD-ports-c648cde35d9f85cdfaf9debd7b8545bd3379ed30.zip FreeBSD-ports-c648cde35d9f85cdfaf9debd7b8545bd3379ed30.tar.gz |
Add pymsgauth 2.0.0, a toolkit for dealing with qsecretary confirmation
notices.
PR: 41672
Submitted by: Sergei Kolobov <sergei@kolobov.com>
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 ea6dd9a..3bf16a9 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -198,6 +198,7 @@ SUBDIR += pronto SUBDIR += py-milter SUBDIR += pygmy + SUBDIR += pymsgauth SUBDIR += pyzor SUBDIR += qmHandle SUBDIR += qmail |