diff options
author | cjs <cjs@pkgsrc.org> | 1998-03-19 02:32:29 +0000 |
---|---|---|
committer | cjs <cjs@pkgsrc.org> | 1998-03-19 02:32:29 +0000 |
commit | 519b354695299091c241482e5399a91ffc4f66c2 (patch) | |
tree | 766b2cfb6debfcd9afe6dc6c4db682585d52ad64 /mail/pine/patches | |
parent | 6a34d563914f2529850abea58d8779e06ae74544 (diff) | |
download | pkgsrc-519b354695299091c241482e5399a91ffc4f66c2.tar.gz |
Turn on ALLOW_CHANGING_FROM by default.
Diffstat (limited to 'mail/pine/patches')
-rw-r--r-- | mail/pine/patches/patch-send | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/pine/patches/patch-send b/mail/pine/patches/patch-send new file mode 100644 index 00000000000..11909f35dfc --- /dev/null +++ b/mail/pine/patches/patch-send @@ -0,0 +1,4 @@ +--- pine/send.c Wed Mar 18 17:57:09 1998 ++++ pine/send.c Wed Mar 18 17:59:00 1998 +@@ -0,0 +1 @@ ++#define ALLOW_CHANGING_FROM |