diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2006-12-05 15:53:13 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2006-12-05 15:53:13 +0000 |
commit | 569cc3a2706149d97a55416dd2f1eeebacc999c1 (patch) | |
tree | 9ec43766c41679ac75d4ae355a7216d6d1c2220f /editors | |
parent | c8739579aab93174f88d3eebfca84cc15505a152 (diff) | |
download | ports-569cc3a2706149d97a55416dd2f1eeebacc999c1.tar.gz ports-569cc3a2706149d97a55416dd2f1eeebacc999c1.zip |
Notes
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 |