diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2006-12-05 23:53:13 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2006-12-05 23:53:13 +0800 |
commit | d9bcc4619510de7cbb5dad0fe1fa595f444efb44 (patch) | |
tree | f6004d3b1c38e27de166047472d0b9e081fcf242 | |
parent | 8aeaf7578682d3f1406b2b164c456ee852b214a7 (diff) | |
download | freebsd-ports-gnome-d9bcc4619510de7cbb5dad0fe1fa595f444efb44.tar.gz freebsd-ports-gnome-d9bcc4619510de7cbb5dad0fe1fa595f444efb44.tar.zst freebsd-ports-gnome-d9bcc4619510de7cbb5dad0fe1fa595f444efb44.zip |
Take over maintainership.
-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 |