diff options
Diffstat (limited to 'japanese/lookup-emacs20/Makefile')
-rw-r--r-- | japanese/lookup-emacs20/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/lookup-emacs20/Makefile b/japanese/lookup-emacs20/Makefile index 04cd3522680f..7ee3ae45bca0 100644 --- a/japanese/lookup-emacs20/Makefile +++ b/japanese/lookup-emacs20/Makefile @@ -1,7 +1,7 @@ # New ports collection makefile for: lookup for Emacs20 # Version required: 1.0 # Date created: 98/11/19 -# Whom: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> +# Whom: Satoshi Taoka <taoka@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= japanese elisp MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= taoka@infonets.hiroshima-u.ac.jp +MAINTAINER= taoka@FreeBSD.org RUN_DEPENDS= ${PREFIX}/share/emacs/site-lisp/bitmap/bitmap.el:${PORTSDIR}/editors/bitmap-emacs20 \ ${PREFIX}/share/emacs/site-lisp/lookup/lookup.el:${PORTSDIR}/japanese/lookup-mule |