diff options
author | Will Andrews <will@FreeBSD.org> | 2000-11-14 06:28:58 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-11-14 06:28:58 +0000 |
commit | 6a1b37225e32c4289e7ee279b1dd4797d33d6790 (patch) | |
tree | 590b6e84e2571733c16e213e6cce5fc8b78cbe36 /mail/postfix28/files/patch-fa | |
parent | a84e5809ef9baa99d16f255d9cc62a9eded79b9d (diff) | |
download | ports-6a1b37225e32c4289e7ee279b1dd4797d33d6790.tar.gz ports-6a1b37225e32c4289e7ee279b1dd4797d33d6790.zip |
Notes
Diffstat (limited to 'mail/postfix28/files/patch-fa')
-rw-r--r-- | mail/postfix28/files/patch-fa | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/postfix28/files/patch-fa b/mail/postfix28/files/patch-fa new file mode 100644 index 000000000000..bc1c2dc388c2 --- /dev/null +++ b/mail/postfix28/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 + |