diff options
author | shige <shige@FreeBSD.org> | 1999-05-23 23:31:08 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 1999-05-23 23:31:08 +0800 |
commit | 82386de6556b87a09ec228d179c236bdb7cbc9d8 (patch) | |
tree | 26b922f6d19f86d24764563ce4a3058e93a1bbe5 /editors/apel | |
parent | be355012a5e5c4823b20d6d47805e936ee26d0d1 (diff) | |
download | freebsd-ports-gnome-82386de6556b87a09ec228d179c236bdb7cbc9d8.tar.gz freebsd-ports-gnome-82386de6556b87a09ec228d179c236bdb7cbc9d8.tar.zst freebsd-ports-gnome-82386de6556b87a09ec228d179c236bdb7cbc9d8.zip |
Use PLIST_SUB (apel-setupel.el).
Diffstat (limited to 'editors/apel')
-rw-r--r-- | editors/apel/pkg-descr.mule | 2 | ||||
-rw-r--r-- | editors/apel/pkg-plist.mule | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/apel/pkg-descr.mule b/editors/apel/pkg-descr.mule index e303492814ce..c6f4921ef807 100644 --- a/editors/apel/pkg-descr.mule +++ b/editors/apel/pkg-descr.mule @@ -30,6 +30,6 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. To use apel, put the following setup into your ~/.emacs: - (require 'apel-setup) + (require 'apel-setupel) --- Porting by shige <shige@FreeBSD.ORG>. diff --git a/editors/apel/pkg-plist.mule b/editors/apel/pkg-plist.mule index e1cbef63e9ca..c997ca0229a3 100644 --- a/editors/apel/pkg-plist.mule +++ b/editors/apel/pkg-plist.mule @@ -40,7 +40,7 @@ %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/broken.elc %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/static.el %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/static.elc -%%EMACS_LIBDIR%%/site-lisp/apel-setup.el +%%EMACS_LIBDIR%%/site-lisp/%%APEL_SETUPEL%% @dirrm %%EMACS_LIBDIR%%/site-lisp/apel @dirrm %%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu %%APELDOCDIR%%/ChangeLog |