diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2006-12-05 15:56:16 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2006-12-05 15:56:16 +0000 |
commit | 189ab5484cf247d077458c2fa718afa8da29e785 (patch) | |
tree | d989b05bcd281f00b79ee6acdaa8f8eeda56d3d0 /editors | |
parent | 569cc3a2706149d97a55416dd2f1eeebacc999c1 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/flim/Makefile | 6 | ||||
-rw-r--r-- | editors/flim/pkg-descr | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/flim/Makefile b/editors/flim/Makefile index 40767fa5ceb6..5eb28229e79e 100644 --- a/editors/flim/Makefile +++ b/editors/flim/Makefile @@ -8,12 +8,10 @@ PORTNAME= flim PORTVERSION= ${FLIM_VER} CATEGORIES= editors elisp -MASTER_SITES= ftp://ftp.m17n.org/pub/mule/flim/flim-1.14/ \ - http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-1.14/ \ - ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/flim/flim-1.14/ +MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/flim/flim-1.14/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= nobutaka@FreeBSD.org COMMENT?= FLIM, message representation or encoding elisp library for emacs21 PORTCLASS?= master diff --git a/editors/flim/pkg-descr b/editors/flim/pkg-descr index 724f868a1218..db5243fe969a 100644 --- a/editors/flim/pkg-descr +++ b/editors/flim/pkg-descr @@ -8,3 +8,5 @@ FLIM, message representation or encoding emacs lisp library for emacs20. - mailcap parser and utility Ported by shige@FreeBSD.ORG + +WWW: http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/FLIM/ (in Japanese) |