diff options
author | shige <shige@FreeBSD.org> | 2000-01-20 00:51:24 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 2000-01-20 00:51:24 +0800 |
commit | ef3d14b3252f4caf77587eb5308c674dbc8c67b5 (patch) | |
tree | 23405a82c60d458b59419bf3fb77a55fac54e302 /mail | |
parent | f192e332f2e10581d657020f316b54d2d47ca2c4 (diff) | |
download | freebsd-ports-gnome-ef3d14b3252f4caf77587eb5308c674dbc8c67b5.tar.gz freebsd-ports-gnome-ef3d14b3252f4caf77587eb5308c674dbc8c67b5.tar.zst freebsd-ports-gnome-ef3d14b3252f4caf77587eb5308c674dbc8c67b5.zip |
Install wanderlust-startup.el to emacsen version specific site-lisp directory.
PR: ports/16190
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wanderlust-emacs/pkg-plist.emacs | 2 | ||||
-rw-r--r-- | mail/wanderlust-emacs/pkg-plist.mule | 2 | ||||
-rw-r--r-- | mail/wanderlust/pkg-plist.emacs | 2 | ||||
-rw-r--r-- | mail/wanderlust/pkg-plist.mule | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/wanderlust-emacs/pkg-plist.emacs b/mail/wanderlust-emacs/pkg-plist.emacs index 29902c14629f..b7754d6e5812 100644 --- a/mail/wanderlust-emacs/pkg-plist.emacs +++ b/mail/wanderlust-emacs/pkg-plist.emacs @@ -42,7 +42,7 @@ share/doc/wanderlust/wl-ja.texi %%EMACS_LIBDIR%%/site-lisp/wanderlust/wl-util.elc %%EMACS_LIBDIR%%/site-lisp/wanderlust/wl-vars.elc %%EMACS_LIBDIR%%/site-lisp/wanderlust/wl.elc -%%EMACS_LIBDIR%%/site-lisp/wanderlust-startup.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/wanderlust-startup.el share/examples/wanderlust/sample.addresses share/examples/wanderlust/sample.dot.wl share/examples/wanderlust/sample.folders diff --git a/mail/wanderlust-emacs/pkg-plist.mule b/mail/wanderlust-emacs/pkg-plist.mule index b693eb90d736..5748d52a1ffa 100644 --- a/mail/wanderlust-emacs/pkg-plist.mule +++ b/mail/wanderlust-emacs/pkg-plist.mule @@ -46,7 +46,7 @@ share/doc/wanderlust/wl-ja.texi %%EMACS_LIBDIR%%/site-lisp/wanderlust/wl-util.elc %%EMACS_LIBDIR%%/site-lisp/wanderlust/wl-vars.elc %%EMACS_LIBDIR%%/site-lisp/wanderlust/wl.elc -%%EMACS_LIBDIR%%/site-lisp/wanderlust-startup.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/wanderlust-startup.el share/examples/wanderlust/sample.addresses share/examples/wanderlust/sample.dot.wl share/examples/wanderlust/sample.folders diff --git a/mail/wanderlust/pkg-plist.emacs b/mail/wanderlust/pkg-plist.emacs index 29902c14629f..b7754d6e5812 100644 --- a/mail/wanderlust/pkg-plist.emacs +++ b/mail/wanderlust/pkg-plist.emacs @@ -42,7 +42,7 @@ share/doc/wanderlust/wl-ja.texi %%EMACS_LIBDIR%%/site-lisp/wanderlust/wl-util.elc %%EMACS_LIBDIR%%/site-lisp/wanderlust/wl-vars.elc %%EMACS_LIBDIR%%/site-lisp/wanderlust/wl.elc -%%EMACS_LIBDIR%%/site-lisp/wanderlust-startup.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/wanderlust-startup.el share/examples/wanderlust/sample.addresses share/examples/wanderlust/sample.dot.wl share/examples/wanderlust/sample.folders diff --git a/mail/wanderlust/pkg-plist.mule b/mail/wanderlust/pkg-plist.mule index b693eb90d736..5748d52a1ffa 100644 --- a/mail/wanderlust/pkg-plist.mule +++ b/mail/wanderlust/pkg-plist.mule @@ -46,7 +46,7 @@ share/doc/wanderlust/wl-ja.texi %%EMACS_LIBDIR%%/site-lisp/wanderlust/wl-util.elc %%EMACS_LIBDIR%%/site-lisp/wanderlust/wl-vars.elc %%EMACS_LIBDIR%%/site-lisp/wanderlust/wl.elc -%%EMACS_LIBDIR%%/site-lisp/wanderlust-startup.el +%%EMACS_LIBDIR_WITH_VER%%/site-lisp/wanderlust-startup.el share/examples/wanderlust/sample.addresses share/examples/wanderlust/sample.dot.wl share/examples/wanderlust/sample.folders |