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-ae | |
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>
Notes
Notes:
svn path=/head/; revision=73500
Diffstat (limited to 'mail/faces/files/patch-ae')
-rw-r--r-- | mail/faces/files/patch-ae | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/faces/files/patch-ae b/mail/faces/files/patch-ae deleted file mode 100644 index e4658d8d9db0..000000000000 --- a/mail/faces/files/patch-ae +++ /dev/null @@ -1,14 +0,0 @@ -diff -c -N ../faces/faces.sendmail ./faces.sendmail -*** ../faces/faces.sendmail Mon Jul 1 03:25:50 1991 ---- ./faces.sendmail Tue Dec 10 20:19:25 1996 -*************** -*** 37,40 **** - -e ': copy' \ - -e p \ - -e n \ -! -e 'b copy' | /usr/lib/sendmail "$@" ---- 37,40 ---- - -e ': copy' \ - -e p \ - -e n \ -! -e 'b copy' | /usr/sbin/sendmail "$@" |