aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix1
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2007-12-13 16:34:36 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2007-12-13 16:34:36 +0000
commitee2b934153ea34805abd42dc4cf75368c85e3b59 (patch)
treef7c05de326885e729945851747b3f78ccc53a639 /mail/postfix1
parent754639792486b7fc6642c08f3f6adb94a058820b (diff)
downloadports-ee2b934153ea34805abd42dc4cf75368c85e3b59.tar.gz
ports-ee2b934153ea34805abd42dc4cf75368c85e3b59.zip
Notes
Diffstat (limited to 'mail/postfix1')
-rw-r--r--mail/postfix1/files/patch-makedefs8
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/postfix1/files/patch-makedefs b/mail/postfix1/files/patch-makedefs
index bb10163bb4b2..f261ac4c4c1f 100644
--- a/mail/postfix1/files/patch-makedefs
+++ b/mail/postfix1/files/patch-makedefs
@@ -1,6 +1,6 @@
---- postfix-1.1.13/makedefs.orig Sat May 4 10:36:23 2002
-+++ postfix-1.1.13/makedefs Wed Aug 10 18:32:53 2005
-@@ -90,6 +90,10 @@
+--- makedefs.orig 2007-12-13 14:33:11.000000000 -0200
++++ makedefs 2007-12-13 14:33:31.000000000 -0200
+@@ -90,6 +90,12 @@
;;
FreeBSD.5*) SYSTYPE=FREEBSD5
;;
@@ -8,6 +8,8 @@
+ ;;
+ FreeBSD.7*) SYSTYPE=FREEBSD5
+ ;;
++ FreeBSD.8*) SYSTYPE=FREEBSD5
++ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;
OpenBSD.3*) SYSTYPE=OPENBSD3