diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-29 18:54:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-05-29 18:54:55 +0000 |
commit | 8f66ae99c3a17fc16f3f8c12dd935735f9a89060 (patch) | |
tree | b30ec8b80f0971f5f9d705e34b73f7e3cfa22042 /japanese | |
parent | 21a3e98189f82fbefa1ee85c69f143e25b87c4d5 (diff) | |
download | ports-8f66ae99c3a17fc16f3f8c12dd935735f9a89060.tar.gz ports-8f66ae99c3a17fc16f3f8c12dd935735f9a89060.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/mell/Makefile | 2 | ||||
-rw-r--r-- | japanese/prime-dict/Makefile | 2 | ||||
-rw-r--r-- | japanese/prime-el/Makefile | 2 | ||||
-rw-r--r-- | japanese/prime/Makefile | 2 | ||||
-rw-r--r-- | japanese/suikyo/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/japanese/mell/Makefile b/japanese/mell/Makefile index d3d93786e23e..7cee378f9cd5 100644 --- a/japanese/mell/Makefile +++ b/japanese/mell/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= http://taiyaki.org/elisp/mell/src/ -MAINTAINER= otsuji@users.sourceforge.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs Lisp for taiyaki-elisp, especially for the prime GNU_CONFIGURE= yes diff --git a/japanese/prime-dict/Makefile b/japanese/prime-dict/Makefile index 7220130fb2f8..9612d863894a 100644 --- a/japanese/prime-dict/Makefile +++ b/japanese/prime-dict/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://prime.sourceforge.jp/src/ PKGNAMESUFFIX= -dict DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= otsuji@users.sourceforge.jp +MAINTAINER= ports@FreeBSD.org COMMENT= A dictionary set for the prime USE_RUBY= yes diff --git a/japanese/prime-el/Makefile b/japanese/prime-el/Makefile index a6a8cebecabc..f731a6f81353 100644 --- a/japanese/prime-el/Makefile +++ b/japanese/prime-el/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://prime.sourceforge.jp/src/ PKGNAMESUFFIX= -el DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= otsuji@users.sourceforge.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs lisp set for the prime RUN_DEPENDS+= ${LOCALBASE}/share/emacs/site-lisp/init-mell.el:${PORTSDIR}/japanese/mell \ diff --git a/japanese/prime/Makefile b/japanese/prime/Makefile index a19f27f90c32..5298c1959b9b 100644 --- a/japanese/prime/Makefile +++ b/japanese/prime/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ -MAINTAINER= otsuji@users.sourceforge.jp +MAINTAINER= ports@FreeBSD.org COMMENT= PRedictive Input Method Editor(PRIME) LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary diff --git a/japanese/suikyo/Makefile b/japanese/suikyo/Makefile index c5c66b381a0d..3ef3010cb2a4 100644 --- a/japanese/suikyo/Makefile +++ b/japanese/suikyo/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= http://prime.sourceforge.jp/src/ -MAINTAINER= otsuji@users.sourceforge.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Romaji-Kana conversion Library for the prime USE_RUBY= yes |