diff options
Diffstat (limited to 'editors/mule/Makefile')
-rw-r--r-- | editors/mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mule/Makefile b/editors/mule/Makefile index c3ee9dfd087d..a3f3f02f4143 100644 --- a/editors/mule/Makefile +++ b/editors/mule/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/ \ DISTFILES= mule-${MULE_VERSION}-${EMACS_VERSION}.tar.gz \ mule-${MULE_VERSION}-${EMACS_VERSION}.patch-981002.tar.gz -MAINTAINER?= taoka@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= A multilingual emacs based 19.34 (Only the executables) RUN_DEPENDS= ${PREFIX}/share/${EMACS_PREFIX}/${EMACS_VERSION}/lisp/mule.el:${PORTSDIR}/editors/mule-common |