diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-19 23:17:54 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-03-19 23:17:54 +0000 |
commit | 7ac33a6af867b4015c07c6e175b295a2858ba168 (patch) | |
tree | fb8acac4c43586d9b0ce23ed8af0d2a45a154b48 /mail/postfix27/files/patch-makedefs | |
parent | - Update to 0.6.4.1 (diff) |
- Update to 2.2.1
PR: ports/78852
Submitted by: Marcus Grando <marcus@corp.grupos.com.br>
Approved by: Vivek Khera <vivek@khera.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=131671
Diffstat (limited to 'mail/postfix27/files/patch-makedefs')
-rw-r--r-- | mail/postfix27/files/patch-makedefs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix27/files/patch-makedefs b/mail/postfix27/files/patch-makedefs index 05945c3e653a..93e28b087756 100644 --- a/mail/postfix27/files/patch-makedefs +++ b/mail/postfix27/files/patch-makedefs @@ -1,10 +1,10 @@ ---- makedefs.orig Wed Aug 25 06:13:57 2004 -+++ makedefs Wed Aug 25 06:14:46 2004 -@@ -93,6 +93,8 @@ +--- makedefs.orig Tue Feb 8 20:27:50 2005 ++++ makedefs Sat Mar 5 11:53:42 2005 +@@ -116,6 +116,8 @@ ;; FreeBSD.5*) SYSTYPE=FREEBSD5 ;; -+ FreeBSD.6*) SYSTYPE=FREEBSD6 ++ FreeBSD.6*) SYSTYPE=FREEBSD5 + ;; OpenBSD.2*) SYSTYPE=OPENBSD2 ;; |