diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
commit | d9ed90620d0eb892478550917f114d642d440129 (patch) | |
tree | 7e7614db77ec4aedb91ca03a4d931e0f097118bf /editors/semi | |
parent | 862f44a5fe54cbaf39e474fc734eef31b7684977 (diff) | |
download | ports-d9ed90620d0eb892478550917f114d642d440129.tar.gz ports-d9ed90620d0eb892478550917f114d642d440129.zip |
Notes
Diffstat (limited to 'editors/semi')
-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 e9baf6227cf4..3bd048afec51 100644 --- a/editors/semi/Makefile +++ b/editors/semi/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/semi/semi-1.14-for-flim-1.14/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/semi/semi-1.14-for-flim-1.14/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER?= shige@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= SEMI, Library of MIME feature for GNU Emacs for emacs21 PORTCLASS?= master |