diff options
author | will <will@FreeBSD.org> | 2001-05-20 11:25:18 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-05-20 11:25:18 +0800 |
commit | 51aa50665ff98d4aaf28ded8819273d042f4bf1e (patch) | |
tree | a9960a41cd81252bedd427fab943288a8f0f7a33 /mail/Makefile | |
parent | 20cf31a3b1aff70f50e4b0c84139eddc522427d1 (diff) | |
download | freebsd-ports-gnome-51aa50665ff98d4aaf28ded8819273d042f4bf1e.tar.gz freebsd-ports-gnome-51aa50665ff98d4aaf28ded8819273d042f4bf1e.tar.zst freebsd-ports-gnome-51aa50665ff98d4aaf28ded8819273d042f4bf1e.zip |
Add nbsmtp 0.8, simple program for outgoing SMTP delivery.
PR: 27096
Submitted by: Anders Nordby <anders@fix.no>
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 bca34caada07..77a4d3ad3805 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -87,6 +87,7 @@ SUBDIR += muttzilla SUBDIR += nail SUBDIR += namg + SUBDIR += nbsmtp SUBDIR += newmail SUBDIR += nmh SUBDIR += nullmailer |