diff options
author | kris <kris@FreeBSD.org> | 2001-08-25 18:14:13 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2001-08-25 18:14:13 +0800 |
commit | 941d45f4cdc730142a6b4ad78d3e4c7ce00f912f (patch) | |
tree | 378b21a751804af3a1a72926baf161ca701354bc /mail/smtpclient/distinfo | |
parent | b88f446fa32fdffb894194dca63b505ac941ac8e (diff) | |
download | freebsd-ports-gnome-941d45f4cdc730142a6b4ad78d3e4c7ce00f912f.tar.gz freebsd-ports-gnome-941d45f4cdc730142a6b4ad78d3e4c7ce00f912f.tar.zst freebsd-ports-gnome-941d45f4cdc730142a6b4ad78d3e4c7ce00f912f.zip |
Add smtpclient-1.0.0
This program is a minimal SMTP client that takes an email
message body and passes it on to a SMTP server (default is the
MTA on the local host). Since it is completely self-supporting,
it is especially suitable for use in restricted environments.
Obtained from: OpenBSD
Diffstat (limited to 'mail/smtpclient/distinfo')
-rw-r--r-- | mail/smtpclient/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/smtpclient/distinfo b/mail/smtpclient/distinfo new file mode 100644 index 000000000000..7b8e676d86a1 --- /dev/null +++ b/mail/smtpclient/distinfo @@ -0,0 +1 @@ +MD5 (smtpclient-1.0.0.tar.gz) = 8b5d9260572107bb901edf6aacbf3747 |