aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pine4
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2003-01-22 23:33:37 +0800
committerdougb <dougb@FreeBSD.org>2003-01-22 23:33:37 +0800
commit8a50853e6ee616aae0333ee9c4a2120fb25ce22d (patch)
treed03b0d8472357638dce2e9b59a4adabe35f43b6d /mail/pine4
parentdb68bd228597b82bc3735321bf18452eb07efd43 (diff)
downloadfreebsd-ports-gnome-8a50853e6ee616aae0333ee9c4a2120fb25ce22d.tar.gz
freebsd-ports-gnome-8a50853e6ee616aae0333ee9c4a2120fb25ce22d.tar.zst
freebsd-ports-gnome-8a50853e6ee616aae0333ee9c4a2120fb25ce22d.zip
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. :)
Diffstat (limited to 'mail/pine4')
-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'