diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-08-30 01:52:16 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-08-30 01:52:16 +0000 |
commit | 2ab696ca9ac03a4413a166262409548966697a5d (patch) | |
tree | e5f93b58bffb0b98038837a845a86afe9cf9bb95 /math/yacas/files/patch-plugins:filescanner::plugin.cc | |
parent | - Update to 2.2.5 (diff) |
- Update to 1.0.58
PR: ports/85387
Submitted by: Ports Fury
Diffstat (limited to 'math/yacas/files/patch-plugins:filescanner::plugin.cc')
-rw-r--r-- | math/yacas/files/patch-plugins:filescanner::plugin.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/math/yacas/files/patch-plugins:filescanner::plugin.cc b/math/yacas/files/patch-plugins:filescanner::plugin.cc deleted file mode 100644 index fd897fa7dd5a..000000000000 --- a/math/yacas/files/patch-plugins:filescanner::plugin.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- plugins/filescanner/plugin.cc.orig Sun Aug 24 14:17:44 2003 -+++ plugins/filescanner/plugin.cc Thu Jul 29 16:07:27 2004 -@@ -81,7 +81,7 @@ - return NEW FileScannerPlugin; - } - --}; -+} - - - |