aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix-current/files
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-13 21:20:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-13 21:20:08 +0000
commit0791b31d184d0dcb2befe9d6737975821597f662 (patch)
tree690f8e5af8d4dde1147f4cc0383d69398726bab8 /mail/postfix-current/files
parent0b70138e48fbac22d94294e3ad1d6479e61d3d95 (diff)
downloadports-0791b31d184d0dcb2befe9d6737975821597f662.tar.gz
ports-0791b31d184d0dcb2befe9d6737975821597f662.zip
Notes
Diffstat (limited to 'mail/postfix-current/files')
-rw-r--r--mail/postfix-current/files/patch-makedefs8
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/postfix-current/files/patch-makedefs b/mail/postfix-current/files/patch-makedefs
index 93e28b087756..a630cc9002d1 100644
--- a/mail/postfix-current/files/patch-makedefs
+++ b/mail/postfix-current/files/patch-makedefs
@@ -1,11 +1,13 @@
---- makedefs.orig Tue Feb 8 20:27:50 2005
-+++ makedefs Sat Mar 5 11:53:42 2005
-@@ -116,6 +116,8 @@
+--- makedefs.orig Thu Mar 31 22:55:18 2005
++++ makedefs Wed Jul 13 17:40:42 2005
+@@ -116,6 +116,10 @@
;;
FreeBSD.5*) SYSTYPE=FREEBSD5
;;
+ FreeBSD.6*) SYSTYPE=FREEBSD5
+ ;;
++ FreeBSD.7*) SYSTYPE=FREEBSD5
++ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;
OpenBSD.3*) SYSTYPE=OPENBSD3