diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-04 19:35:00 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-04 19:35:00 +0000 |
commit | 35ea9ae15cfc960c934565f6c4dcc0c176c1425b (patch) | |
tree | 8f99846af470cbd6f223a9719ff5de84a3600fae /mail/postfix21/files/patch-fb | |
parent | Add ghostscript6-nox11 (diff) |
update to NON BETA release, 20010228.
PR: 25493
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=39057
Diffstat (limited to 'mail/postfix21/files/patch-fb')
-rw-r--r-- | mail/postfix21/files/patch-fb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/postfix21/files/patch-fb b/mail/postfix21/files/patch-fb deleted file mode 100644 index 3350e88273f3..000000000000 --- a/mail/postfix21/files/patch-fb +++ /dev/null @@ -1,10 +0,0 @@ ---- util/sys_defs.h.orig Sat Jan 22 16:03:31 2000 -+++ util/sys_defs.h Sat Mar 25 09:19:31 2000 -@@ -20,6 +20,7 @@ - * makedefs script, and adding a section below for the new system. - */ - #if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \ -+ || defined(FREEBSD5) \ - || defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \ - || defined(OPENBSD2) || defined(NETBSD1) || defined(RHAPSODY5) - #define SUPPORTED |