From e07c07c5be9012d1344d76f5c79f7436ca5fe04b Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 6 Sep 2005 22:26:43 +0000 Subject: - Update to 0.4.0 PR: ports/85570 Submitted by: James Howard --- math/pspp/files/patch-ae | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 math/pspp/files/patch-ae (limited to 'math/pspp/files/patch-ae') diff --git a/math/pspp/files/patch-ae b/math/pspp/files/patch-ae deleted file mode 100644 index 544f1d906044..000000000000 --- a/math/pspp/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- src/getline.c.orig Sat May 27 18:57:13 2000 -+++ src/getline.c Sat May 27 18:57:18 2000 -@@ -384,7 +384,7 @@ - if (!history_file) - { - #if unix -- history_file = tilde_expand (HISTORY_FILE); -+ history_file = my_tilde_expand (HISTORY_FILE); - #endif - using_history (); - read_history (history_file); -- cgit v1.2.3