diff options
Diffstat (limited to 'mail/postfix26/files/patch-fa')
-rw-r--r-- | mail/postfix26/files/patch-fa | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/postfix26/files/patch-fa b/mail/postfix26/files/patch-fa new file mode 100644 index 000000000000..bc1c2dc388c2 --- /dev/null +++ b/mail/postfix26/files/patch-fa @@ -0,0 +1,12 @@ +--- makedefs.orig Sun Jan 23 03:04:27 2000 ++++ makedefs Mon Apr 3 08:59:17 2000 +@@ -89,6 +89,8 @@ + ;; + FreeBSD.4*) SYSTYPE=FREEBSD4 + ;; ++ FreeBSD.5*) SYSTYPE=FREEBSD5 ++ ;; + OpenBSD.2*) SYSTYPE=OPENBSD2 + ;; + NetBSD.1*) SYSTYPE=NETBSD1 + |