diff options
-rw-r--r-- | misc/man.el/Makefile | 2 | ||||
-rw-r--r-- | misc/xd/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/man.el/Makefile b/misc/man.el/Makefile index 55f0861427e7..d3f2ac8aaf97 100644 --- a/misc/man.el/Makefile +++ b/misc/man.el/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= misc elisp MASTER_SITES= ftp://daemon.jp.freebsd.org/pub/FreeBSD-jp/man-jp/ -MAINTAINER= kiri@kiri.toba-cmt.ac.jp +MAINTAINER= kiri@FreeBSD.org COMMENT= Browse I18N capable UNIX manual pages with Mule, Emacs and XEmacs # If you use Japanese manuals, install japanese/man as well. diff --git a/misc/xd/Makefile b/misc/xd/Makefile index 5468b8ebea98..8aad2a44501d 100644 --- a/misc/xd/Makefile +++ b/misc/xd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= http://www.bsddiary.net/xd/ DISTNAME= xd-8087 -MAINTAINER= kiri@kiri.toba-cmt.ac.jp +MAINTAINER= kiri@FreeBSD.org COMMENT= Yet another dump utility MAN1= xd.1 |