diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-04 19:35:00 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-03-04 19:35:00 +0000 |
commit | 35ea9ae15cfc960c934565f6c4dcc0c176c1425b (patch) | |
tree | 8f99846af470cbd6f223a9719ff5de84a3600fae /mail/postfix23/files/patch-fa | |
parent | Add ghostscript6-nox11 (diff) |
update to NON BETA release, 20010228.
PR: 25493
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=39057
Diffstat (limited to 'mail/postfix23/files/patch-fa')
-rw-r--r-- | mail/postfix23/files/patch-fa | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/postfix23/files/patch-fa b/mail/postfix23/files/patch-fa deleted file mode 100644 index bc1c2dc388c2..000000000000 --- a/mail/postfix23/files/patch-fa +++ /dev/null @@ -1,12 +0,0 @@ ---- 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 - |