diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-31 23:45:18 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-31 23:45:18 +0000 |
commit | f96719d72ab060b1e4fa4605e92da5e58817ef63 (patch) | |
tree | 6855033b11444925dfe2cf27cab84c955ca0dedf /mail/postfix28/files/patch-bj | |
parent | 7ca94fbf008e02cd7f00609c219037cd2cd40032 (diff) | |
download | ports-f96719d72ab060b1e4fa4605e92da5e58817ef63.tar.gz ports-f96719d72ab060b1e4fa4605e92da5e58817ef63.zip |
Notes
Diffstat (limited to 'mail/postfix28/files/patch-bj')
-rw-r--r-- | mail/postfix28/files/patch-bj | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/postfix28/files/patch-bj b/mail/postfix28/files/patch-bj new file mode 100644 index 000000000000..74e5aac880bf --- /dev/null +++ b/mail/postfix28/files/patch-bj @@ -0,0 +1,11 @@ +--- makedefs.orig Sat Jan 22 14:04:27 2000 ++++ makedefs Sat Mar 25 09:04:50 2000 +@@ -89,6 +89,8 @@ + ;; + FreeBSD.4*) SYSTYPE=FREEBSD4 + ;; ++ FreeBSD.5*) SYSTYPE=FREEBSD5 ++ ;; + OpenBSD.2*) SYSTYPE=OPENBSD2 + ;; + NetBSD.1*) SYSTYPE=NETBSD1 |