aboutsummaryrefslogtreecommitdiff
path: root/editors/flim113-mule
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>2001-10-22 18:49:58 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>2001-10-22 18:49:58 +0000
commit1b0fd1c7e499af4e346f388fdba5cab04f081294 (patch)
tree710bba81c2b798a16d448a0a80c937630ef738b8 /editors/flim113-mule
parent457a95e1012e0f0eb71382fdd13266a799741fed (diff)
downloadports-1b0fd1c7e499af4e346f388fdba5cab04f081294.tar.gz
ports-1b0fd1c7e499af4e346f388fdba5cab04f081294.zip
Notes
Diffstat (limited to 'editors/flim113-mule')
-rw-r--r--editors/flim113-mule/Makefile4
-rw-r--r--editors/flim113-mule/pkg-descr5
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/flim113-mule/Makefile b/editors/flim113-mule/Makefile
index d8503931a49e..e3dd02a0de77 100644
--- a/editors/flim113-mule/Makefile
+++ b/editors/flim113-mule/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: flim-current for mule
+# New ports collection makefile for: flim-1.13.x for mule
# Date created: 9 May 1999
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
#
@@ -10,7 +10,7 @@ MAINTAINER= shige@FreeBSD.org
# This is a slave port.
PORTCLASS= slave
-MASTERDIR= ${.CURDIR}/../../editors/flim-emacs-current
+MASTERDIR= ${.CURDIR}/../../editors/flim113-emacs
# emacs port setup
EMACS_PORT_NAME= mule
diff --git a/editors/flim113-mule/pkg-descr b/editors/flim113-mule/pkg-descr
index d235eb18a260..099a5b10222c 100644
--- a/editors/flim113-mule/pkg-descr
+++ b/editors/flim113-mule/pkg-descr
@@ -8,12 +8,11 @@ FLIM, message representation or encoding emacs lisp library for mule.
- mailcap parser and utility
FLIM is installed the following directory tree:
- ${LOCALBASE}/share/mule/site-lisp/flim/ --- FLIM
-
+ ${LOCALBASE}/share/mule/site-lisp/flim/
To use flim, put the following setup into your ~/.emacs:
(require 'apel-setupel)
(require 'flim-setupel)
---- Porting by shige <shige@FreeBSD.ORG>
+Ported by shige@FreeBSD.ORG