diff options
author | Lars Koeller <lkoeller@FreeBSD.org> | 2003-01-19 16:16:42 +0000 |
---|---|---|
committer | Lars Koeller <lkoeller@FreeBSD.org> | 2003-01-19 16:16:42 +0000 |
commit | 98bf9511846b91dc76444ad4253758e298d8232c (patch) | |
tree | be364c0e0b6245061baa1609090d162cf988acb7 /mail/faces/files/patch-cc | |
parent | o) Remove of libhelp, which would never compile with current motif (diff) |
o) Update to nearly complete rewritten faces-1.7.7 port
o) This port now includes xfaces functionality -> remove xfaces port
o) Support for different audio systems when building the port
PR: ports/35578, ports/35617
Submitted by: Alan Eldridge <ports@geeksrus.net>
Diffstat (limited to 'mail/faces/files/patch-cc')
-rw-r--r-- | mail/faces/files/patch-cc | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/faces/files/patch-cc b/mail/faces/files/patch-cc deleted file mode 100644 index 7757d01f2d78..000000000000 --- a/mail/faces/files/patch-cc +++ /dev/null @@ -1,9 +0,0 @@ ---- filters/xbm2ikon.orig Fri Jul 3 16:22:30 1998 -+++ filters/xbm2ikon Fri Jul 3 16:23:02 1998 -@@ -23,6 +23,5 @@ - sed -e 1,2d -e '$s/$/,/' | - tr -d '\011\012' | - tr ',' '\012' | --sed 's/^/0x/' | - pr -l1 -t -w22 -3 -s, | - sed -e 's/$/,/' -e 's/\(0x....\)\(0x....\)\(0x....\),/\1,\2,\3,/' |