diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2019-08-12 14:14:54 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2019-08-12 14:14:54 +0000 |
commit | 6f7e57bfc8cfb8d890c08ad7c9e64ae8349b1c3b (patch) | |
tree | 08e144bd2e85657e39264cc52eff892916d4c9d0 /editors/flim/files/patch-FLIM-CFG | |
parent | Bump PORTREVISION in accordance with editors/apel update. (diff) |
- Switch to the version maintained by the developers of Wanderlust.
- Update to the snapshot on 2019-05-26.
Notes
Notes:
svn path=/head/; revision=508740
Diffstat (limited to 'editors/flim/files/patch-FLIM-CFG')
-rw-r--r-- | editors/flim/files/patch-FLIM-CFG | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/flim/files/patch-FLIM-CFG b/editors/flim/files/patch-FLIM-CFG deleted file mode 100644 index 308c9ef35e4e..000000000000 --- a/editors/flim/files/patch-FLIM-CFG +++ /dev/null @@ -1,11 +0,0 @@ ---- FLIM-CFG.orig 2006-12-20 17:40:42 UTC -+++ FLIM-CFG -@@ -8,6 +8,8 @@ - - (add-to-list 'load-path - (expand-file-name "../../site-lisp/apel" data-directory)) -+(add-to-list 'load-path -+ (expand-file-name "../site-lisp/emu" data-directory)) - - (if (boundp 'LISPDIR) - (progn |