diff options
author | will <will@FreeBSD.org> | 2003-06-03 10:15:01 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2003-06-03 10:15:01 +0800 |
commit | dc5e9bec4965f9d70c84e36285111971470a8d30 (patch) | |
tree | a5c4f62fb1a217f43488cd5dc978d7f437f58a7f /mail/Makefile | |
parent | ad4f84fd74c85d92b278b4493450b4601c0cf6da (diff) | |
download | freebsd-ports-gnome-dc5e9bec4965f9d70c84e36285111971470a8d30.tar.gz freebsd-ports-gnome-dc5e9bec4965f9d70c84e36285111971470a8d30.tar.zst freebsd-ports-gnome-dc5e9bec4965f9d70c84e36285111971470a8d30.zip |
Add exact 1.33, a program that implements POP Before SMTP Relay
Authentication.
PR: 52757
Submitted by: mwest@uct.ac.za
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 afbd2a8033f0..4b80997dc36a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -51,6 +51,7 @@ SUBDIR += emil SUBDIR += evolution SUBDIR += evolution-devel + SUBDIR += exact SUBDIR += exim SUBDIR += exim-doc-html SUBDIR += exim-doc-pdf |