summaryrefslogtreecommitdiff
path: root/editors/bitmap-emacs20/pkg-descr
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2000-07-17 02:40:09 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2000-07-17 02:40:09 +0000
commitc8b90f0c69eca289aac8ce0ed9eb73c76f0db797 (patch)
treeabb9add9d02fcc3c474844d34fd4154fe2e4d713 /editors/bitmap-emacs20/pkg-descr
parentFix texinfo.el(included in xemacs-packages) dependency. (diff)
Convert into EMACS_PORT_NAME style port.
Diffstat (limited to '')
-rw-r--r--editors/bitmap-emacs20/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/bitmap-emacs20/pkg-descr b/editors/bitmap-emacs20/pkg-descr
index 714d6a714511..9073ffc9d4db 100644
--- a/editors/bitmap-emacs20/pkg-descr
+++ b/editors/bitmap-emacs20/pkg-descr
@@ -13,6 +13,6 @@ Bitmap-mule, Package to use bitmap in Emacs20.
- vm-bitmap.el: VM related functions for x-face-mule.el
Bitmap-mule is installed the following directory tree:
- ${PREFIX}/share/emacs/site-lisp/bitmap/ --- Bitmap-mule
+ ${LOCALBASE}/share/emacs/site-lisp/bitmap/ --- Bitmap-mule
--- Porting by shige <shige@FreeBSD.org>