summaryrefslogtreecommitdiff
path: root/irc/tirc/files/patch-ae
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-08-29 04:48:19 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-08-29 04:48:19 +0000
commit1adff7752448f34b01f989680d7dee1442b6b413 (patch)
tree1bb213bbaa0e79d0e4d554117afdfe7f76c27051 /irc/tirc/files/patch-ae
parentRecognize diablo-jdk16 and bump PORTREVISION. (diff)
- Deprecated, deorbit
Notes
Notes: svn path=/head/; revision=219399
Diffstat (limited to 'irc/tirc/files/patch-ae')
-rw-r--r--irc/tirc/files/patch-ae14
1 files changed, 0 insertions, 14 deletions
diff --git a/irc/tirc/files/patch-ae b/irc/tirc/files/patch-ae
deleted file mode 100644
index e8fee19e77a2..000000000000
--- a/irc/tirc/files/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
---- odlg.c.orig Mon Aug 23 18:43:40 1999
-+++ odlg.c Mon Aug 23 18:47:49 1999
-@@ -49,9 +49,11 @@
- { "OOD", "Enable the Op-On-Demand facility", CONF_OOD, 0 },
- { "ATTRIBS", "ircII-style inline text attributes", CONF_ATTRIBS, 0 },
- { "COLOUR", "ANSI char cell colourization", CONF_COLOUR, 0 },
-+ { "COLOR", "ANSI char cell colourization", CONF_COLOUR, 0 },
- { "STIPPLE", "Dash-on-off line in status lines", CONF_STIPPLE, 0 },
- { "HIDEMCOL", "Filter out mIRC colour crap", CONF_HIDEMCOL, 0 },
- { "NCOLOUR", "Nickname colourization", CONF_NCOLOUR, 0 },
-+ { "NCOLOR", "Nickname colourization", CONF_NCOLOUR, 0 },
- { "NUMERICS", "Display IRC protocol numerics", CONF_NUMERICS, 0 },
- { "TELEVIDEO", "Disable attribs on my old tvi9050", CONF_TELEVIDEO, 0 },
- { "", "", 0, 0 } /* delimiter */