aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix21
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/postfix21
parent754639792486b7fc6642c08f3f6adb94a058820b (diff)
downloadports-ee2b934153ea34805abd42dc4cf75368c85e3b59.tar.gz
ports-ee2b934153ea34805abd42dc4cf75368c85e3b59.zip
- Add FreeBSD 8 in makedefs
Reported by: pav
Notes
Notes: svn path=/head/; revision=203483
Diffstat (limited to 'mail/postfix21')
-rw-r--r--mail/postfix21/files/patch-makedefs8
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/postfix21/files/patch-makedefs b/mail/postfix21/files/patch-makedefs
index 85aa32761f0d..36ecc70c3a58 100644
--- a/mail/postfix21/files/patch-makedefs
+++ b/mail/postfix21/files/patch-makedefs
@@ -1,6 +1,6 @@
---- makedefs.orig Wed Apr 14 20:59:43 2004
-+++ makedefs Fri Aug 19 10:26:59 2005
-@@ -93,6 +93,10 @@
+--- makedefs.orig 2007-12-13 14:29:44.000000000 -0200
++++ makedefs 2007-12-13 14:30:13.000000000 -0200
+@@ -93,6 +93,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