diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-29 22:12:37 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-12-29 22:12:37 +0000 |
commit | 2905c4e9122f9d93bd3f34de6be529c8bddc8fa4 (patch) | |
tree | 68a5694ade4415c660c6e622beea8759dff050ec /japanese | |
parent | 7ec56bfe9046d6714e72b183d31442281e8c9d87 (diff) |
- maintainer of editors/xemacs21-mule can't maintain
japanise ports. So, set maintainer to ports@ there.
Submitted by: Andrey Slusar <anray(at)inet.ua> (maintainer of xemacs21-mule)
Notes
Notes:
svn path=/head/; revision=125473
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/xemacs21-canna+freewnn/Makefile | 1 | ||||
-rw-r--r-- | japanese/xemacs21-canna+wnn6/Makefile | 1 | ||||
-rw-r--r-- | japanese/xemacs21-canna/Makefile | 1 | ||||
-rw-r--r-- | japanese/xemacs21-freewnn/Makefile | 1 | ||||
-rw-r--r-- | japanese/xemacs21-wnn6/Makefile | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/japanese/xemacs21-canna+freewnn/Makefile b/japanese/xemacs21-canna+freewnn/Makefile index f9c4d2deca12..c2f5e3737273 100644 --- a/japanese/xemacs21-canna+freewnn/Makefile +++ b/japanese/xemacs21-canna+freewnn/Makefile @@ -7,6 +7,7 @@ CATEGORIES= japanese +MAINTAINER= ports@FreeBSD.org COMMENT= XEmacs(stable version) text editor(SJ3, SKK, Canna and FreeWnn) MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule diff --git a/japanese/xemacs21-canna+wnn6/Makefile b/japanese/xemacs21-canna+wnn6/Makefile index aee6df0eb2ec..abb8c1888881 100644 --- a/japanese/xemacs21-canna+wnn6/Makefile +++ b/japanese/xemacs21-canna+wnn6/Makefile @@ -7,6 +7,7 @@ CATEGORIES= japanese +MAINTAINER= ports@FreeBSD.org COMMENT= XEmacs(stable version) text editor(SJ3, SKK, Canna and Wnn6) MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule diff --git a/japanese/xemacs21-canna/Makefile b/japanese/xemacs21-canna/Makefile index 1ebf793b7ebf..4c2df6e6aa10 100644 --- a/japanese/xemacs21-canna/Makefile +++ b/japanese/xemacs21-canna/Makefile @@ -7,6 +7,7 @@ CATEGORIES= japanese +MAINTAINER= ports@FreeBSD.org COMMENT= XEmacs(stable version) text editor(SJ3, SKK and Canna) MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule diff --git a/japanese/xemacs21-freewnn/Makefile b/japanese/xemacs21-freewnn/Makefile index b446304023e5..7baa66f8c8bd 100644 --- a/japanese/xemacs21-freewnn/Makefile +++ b/japanese/xemacs21-freewnn/Makefile @@ -7,6 +7,7 @@ CATEGORIES= japanese +MAINTAINER= ports@FreeBSD.org COMMENT= XEmacs(stable version) text editor(SJ3, SKK and FreeWnn) MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule diff --git a/japanese/xemacs21-wnn6/Makefile b/japanese/xemacs21-wnn6/Makefile index 4d2c927b246e..b1f70913f813 100644 --- a/japanese/xemacs21-wnn6/Makefile +++ b/japanese/xemacs21-wnn6/Makefile @@ -8,6 +8,7 @@ CATEGORIES= japanese +MAINTAINER= ports@FreeBSD.org COMMENT= XEmacs(stable version) text editor(SJ3, SKK and Wnn6) MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule |