diff options
author | kiri <kiri@FreeBSD.org> | 2003-05-06 19:35:32 +0800 |
---|---|---|
committer | kiri <kiri@FreeBSD.org> | 2003-05-06 19:35:32 +0800 |
commit | f702e62ac29c73a96ba654f642e28e2e074652b5 (patch) | |
tree | 2b7d004973e6d5e7db2a8de35059d1f3d9dc46cd /misc | |
parent | 368bb435d833a4395f4e5ef0c939729a1ef98c52 (diff) | |
download | freebsd-ports-gnome-f702e62ac29c73a96ba654f642e28e2e074652b5.tar.gz freebsd-ports-gnome-f702e62ac29c73a96ba654f642e28e2e074652b5.tar.zst freebsd-ports-gnome-f702e62ac29c73a96ba654f642e28e2e074652b5.zip |
Change MAINTAINER.
Diffstat (limited to 'misc')
-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 |