diff options
author | Steve Price <steve@FreeBSD.org> | 1998-10-05 04:23:19 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-10-05 04:23:19 +0000 |
commit | 6c5a81185b98298fd59c50d7213fa1d02896d59f (patch) | |
tree | 4d86acc88be5e417eb080b92831696978bdf2482 /mail/pine4/files/patch-ak | |
parent | Revert previous diff; we've found the XFree86 dist problem which really (diff) |
Update to version 4.05.
PR: 7993, 8151
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | mail/pine4/files/patch-ak | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/pine4/files/patch-ak b/mail/pine4/files/patch-ak index cac104b7427b..41522f17feee 100644 --- a/mail/pine4/files/patch-ak +++ b/mail/pine4/files/patch-ak @@ -1,7 +1,7 @@ -*** imap/Makefile.orig Wed Apr 29 02:38:46 1998 ---- imap/Makefile Sat Jul 11 01:58:29 1998 +*** imap/Makefile.orig Sat Aug 8 05:32:23 1998 +--- imap/Makefile Thu Sep 3 19:36:35 1998 *************** -*** 250,261 **** +*** 253,264 **** $(TOOLS)/$@ "$(LN)" src/charset c-client $(LN) `pwd`/src/kerberos/* c-client $(TOOLS)/$@ "$(LN)" src/osdep/$(SYSTEM) c-client @@ -14,7 +14,7 @@ OSTYPE: @echo Building c-client for $(OS)... ---- 250,261 ---- +--- 253,264 ---- $(TOOLS)/$@ "$(LN)" src/charset c-client $(LN) `pwd`/src/kerberos/* c-client $(TOOLS)/$@ "$(LN)" src/osdep/$(SYSTEM) c-client |