diff options
Diffstat (limited to 'editors/flim113/pkg-descr')
-rw-r--r-- | editors/flim113/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/flim113/pkg-descr b/editors/flim113/pkg-descr index 111259a2cdfb..af221dd2a4dd 100644 --- a/editors/flim113/pkg-descr +++ b/editors/flim113/pkg-descr @@ -13,7 +13,7 @@ FLIM, message representation or encoding emacs lisp library for emacs. To use flim, put the following setup into your ~/.emacs: - (require 'apel-setup) - (require 'flim-setup) + (require 'apel-setupel) + (require 'flim-setupel) --- Porting by shige <shige@FreeBSD.ORG> |