diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/semi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/semi/Makefile b/editors/semi/Makefile index 8b2dce6d9e09..e5e7cd4341f1 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors elisp MASTER_SITES= http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/lisp/semi/semi-1.14-for-flim-1.14/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= nobutaka@FreeBSD.org COMMENT?= SEMI, Library of MIME feature for GNU Emacs for emacs21 PORTCLASS?= master |