diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 00:55:41 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-12-26 00:55:41 +0800 |
commit | b902a95810000e509c4d4d2472a0a33e4e460d7c (patch) | |
tree | 6ee6211542b50353ccc478b43a8d1bf3d5e759e4 /textproc | |
parent | e161ad57be446fc102eda3cf4d06b7cbf27b51ff (diff) | |
download | freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.tar.gz freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.tar.zst freebsd-ports-gnome-b902a95810000e509c4d4d2472a0a33e4e460d7c.zip |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
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 |