summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2003-01-22 15:33:37 +0000
committerDoug Barton <dougb@FreeBSD.org>2003-01-22 15:33:37 +0000
commitde9dc670de6245fda53acb9e7da507d6f8e782e4 (patch)
treee07e6fe7b7f400df660cf00f4c799fa711b07bff
parentThese files have suffered from a lot of bitrot, and either don't work, or (diff)
This patch was necessary when committed, but I've been working with the
Pine authors on this and we think it's no longer necessary. Please let me know if I'm wrong. :)
Notes
Notes: svn path=/head/; revision=73791
-rw-r--r--mail/pine4/files/patch-am19
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/pine4/files/patch-am b/mail/pine4/files/patch-am
deleted file mode 100644
index 4af762eaf8c7..000000000000
--- a/mail/pine4/files/patch-am
+++ /dev/null
@@ -1,19 +0,0 @@
-*** pine/pine.h.orig Tue Aug 7 15:52:01 2001
---- pine/pine.h Fri Sep 28 00:19:46 2001
-***************
-*** 3120,3126 ****
- } ATABLE_S;
-
-
-! #define TAG_EMBED '\377' /* Announces embedded data in text string */
- #define TAG_INVON '\001' /* Supported character attributes */
- #define TAG_INVOFF '\002'
- #define TAG_BOLDON '\003'
---- 3120,3126 ----
- } ATABLE_S;
-
-
-! #define TAG_EMBED '\001' /* Announces embedded data in text string */
- #define TAG_INVON '\001' /* Supported character attributes */
- #define TAG_INVOFF '\002'
- #define TAG_BOLDON '\003'