diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-11-05 15:00:54 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-11-05 15:00:54 +0800 |
commit | 19d99ece2c6dd8a9f5cf0867587bada868781470 (patch) | |
tree | 2f1d4a17b6dd7af83c68d606d541b3cde19055c0 /mail/Makefile | |
parent | fbce49c5f9f945a85d9e0470bf45cfacce22be22 (diff) | |
download | freebsd-ports-gnome-19d99ece2c6dd8a9f5cf0867587bada868781470.tar.gz freebsd-ports-gnome-19d99ece2c6dd8a9f5cf0867587bada868781470.tar.zst freebsd-ports-gnome-19d99ece2c6dd8a9f5cf0867587bada868781470.zip |
sendmail X is a message transfer system that has been designed with
these main topics in minds:
- security
- reliability
- efficiency
- configurability
- extendibility
WWW: http://www.sendmail.org/
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 10c817ab3341..33535d76c410 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -487,6 +487,7 @@ SUBDIR += smtpproxy SUBDIR += smtprc SUBDIR += smtptrapd + SUBDIR += smx SUBDIR += solidpop3d SUBDIR += sortmail SUBDIR += spamass-milter |