diff options
author | nbm <nbm@FreeBSD.org> | 2002-10-07 23:10:24 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2002-10-07 23:10:24 +0800 |
commit | c648cde35d9f85cdfaf9debd7b8545bd3379ed30 (patch) | |
tree | bd78cfcb82a86b09f3e7c35010234093273cb5ef /mail/Makefile | |
parent | a5dd8fed6a716ab07a8613cdeaffe970cb5aaba6 (diff) | |
download | freebsd-ports-gnome-c648cde35d9f85cdfaf9debd7b8545bd3379ed30.tar.gz freebsd-ports-gnome-c648cde35d9f85cdfaf9debd7b8545bd3379ed30.tar.zst freebsd-ports-gnome-c648cde35d9f85cdfaf9debd7b8545bd3379ed30.zip |
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 ea6dd9a16b39..3bf16a9f5e15 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 |