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-db | |
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-db')
-rw-r--r-- | mail/faces/files/patch-db | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/faces/files/patch-db b/mail/faces/files/patch-db deleted file mode 100644 index cef13c7f7055..000000000000 --- a/mail/faces/files/patch-db +++ /dev/null @@ -1,20 +0,0 @@ -diff -c -N ../faces/scripts/addxface ./scripts/addxface -*** ../faces/scripts/addxface Tue Nov 19 05:05:58 1991 ---- ./scripts/addxface Tue Dec 10 17:52:45 1996 -*************** -*** 15,21 **** - # than version v1.6.0: - #$olddb = 1; - -! $faces = '/usr/local/faces'; - $umask = 000; - - # addxface - install any X-Face: in the header of the given mail message ---- 15,21 ---- - # than version v1.6.0: - #$olddb = 1; - -! $faces = '/usr/local/share/faces'; - $umask = 000; - - # addxface - install any X-Face: in the header of the given mail message |