diff options
author | Clive Lin <clive@FreeBSD.org> | 2005-03-05 03:46:18 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2005-03-05 03:46:18 +0000 |
commit | b8e997339418d3e627b0bb1610c49aa38df87696 (patch) | |
tree | b76827ef77386ed06fd7722e224d1246acb17c6b /mail/nullmailer/files/patch-fdobuf.h | |
parent | Update to 0.6.12 (diff) |
o Upgrade to release 1.00.
o Bump PORTEPOCH since pkg_version thinks differently.
o Patch nullmailer-send.8 to indicate SMTP authentication is supported
as well.
Diffstat (limited to 'mail/nullmailer/files/patch-fdobuf.h')
-rw-r--r-- | mail/nullmailer/files/patch-fdobuf.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/nullmailer/files/patch-fdobuf.h b/mail/nullmailer/files/patch-fdobuf.h index 3f4d5cc78382..03ca4a5e174c 100644 --- a/mail/nullmailer/files/patch-fdobuf.h +++ b/mail/nullmailer/files/patch-fdobuf.h @@ -1,5 +1,5 @@ ---- lib/fdbuf/fdobuf.h.orig Mon Nov 18 22:27:27 2002 -+++ lib/fdbuf/fdobuf.h Mon Nov 18 22:27:50 2002 +--- lib/fdbuf/fdobuf.h~ Sat Mar 5 01:12:32 2005 ++++ lib/fdbuf/fdobuf.h Sat Mar 5 01:12:53 2005 @@ -17,6 +17,8 @@ #ifndef FDBUF__FDOBUF__H__ #define FDBUF__FDOBUF__H__ |