diff options
author | nork <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
commit | bf6ca6821abdeb9f4951ed0daec4f3a62390c3a7 (patch) | |
tree | ff114d3f0206c165cbf98173c613f38a6a2895af /editors/semi113 | |
parent | ac734a03233122913a6a4956dc398f1a490effb5 (diff) | |
download | FreeBSD-ports-bf6ca6821abdeb9f4951ed0daec4f3a62390c3a7.zip FreeBSD-ports-bf6ca6821abdeb9f4951ed0daec4f3a62390c3a7.tar.gz |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
Diffstat (limited to 'editors/semi113')
-rw-r--r-- | editors/semi113/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/semi113/Makefile b/editors/semi113/Makefile index 47933d9..b716fcb 100644 --- a/editors/semi113/Makefile +++ b/editors/semi113/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.m17n.org/pub/mule/semi/semi-1.13-for-flim-1.13/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/emacs/mule/semi/semi-1.13-for-flim-1.13/ 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 |