diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/docproj/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim-el-emacs21/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim-el-emacs22/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim-el-xemacs21-mule/Makefile | 2 | ||||
-rw-r--r-- | textproc/uim-el/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile index f6436c69fe53..24db7d9cba27 100644 --- a/textproc/docproj/Makefile +++ b/textproc/docproj/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= doceng@freebsd.org +MAINTAINER= doceng@FreeBSD.org COMMENT= The "meta-port" for the FreeBSD Documentation Project USE_PERL5_RUN= yes diff --git a/textproc/uim-el-emacs21/Makefile b/textproc/uim-el-emacs21/Makefile index 6d28b6222b9a..e6f5600ff941 100644 --- a/textproc/uim-el-emacs21/Makefile +++ b/textproc/uim-el-emacs21/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MAINTAINER= nobutaka@freebsd.org +MAINTAINER= nobutaka@FreeBSD.org COMMENT= Emacs lisp for uim input method library diff --git a/textproc/uim-el-emacs22/Makefile b/textproc/uim-el-emacs22/Makefile index a869b3ab63e0..698c4daaab22 100644 --- a/textproc/uim-el-emacs22/Makefile +++ b/textproc/uim-el-emacs22/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MAINTAINER= nobutaka@freebsd.org +MAINTAINER= nobutaka@FreeBSD.org COMMENT= Emacs lisp for uim input method library diff --git a/textproc/uim-el-xemacs21-mule/Makefile b/textproc/uim-el-xemacs21-mule/Makefile index 74449eb1ce4b..c7422b960f3e 100644 --- a/textproc/uim-el-xemacs21-mule/Makefile +++ b/textproc/uim-el-xemacs21-mule/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -MAINTAINER= nobutaka@freebsd.org +MAINTAINER= nobutaka@FreeBSD.org COMMENT= XEmacs lisp for uim input method library diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 0dcc6b0fda06..6fee859e2948 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= uim-${PORTVERSION} -MAINTAINER= nobutaka@freebsd.org +MAINTAINER= nobutaka@FreeBSD.org COMMENT?= Emacs lisp for uim input method library PROJECTHOST= uim |