diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/magicpoint/Makefile | 2 | ||||
-rw-r--r-- | misc/man.el/Makefile | 2 | ||||
-rw-r--r-- | misc/mgp-mode.el/Makefile | 2 | ||||
-rw-r--r-- | misc/seizedesktop/Makefile | 2 | ||||
-rw-r--r-- | misc/xd/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index e4f3cc3286c2..193165e08664 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.11a CATEGORIES+= misc MASTER_SITES= ftp://ftp.mew.org/pub/mgp/ -MAINTAINER?= mita@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= An X11-based presentation tool LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \ diff --git a/misc/man.el/Makefile b/misc/man.el/Makefile index d3f2ac8aaf97..cb4786237a13 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@FreeBSD.org +MAINTAINER= ports@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/mgp-mode.el/Makefile b/misc/mgp-mode.el/Makefile index a78e3392a0d2..f78b410c38db 100644 --- a/misc/mgp-mode.el/Makefile +++ b/misc/mgp-mode.el/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc elisp MASTER_SITES= ftp://TypeHack.aial.hiroshima-u.ac.jp/pub/Emacs/MagicPoint/ DISTFILES= ${PORTNAME} -MAINTAINER= taoka@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A mode of Emacs for editing MagicPoint files #RUN_DEPENDS= mgp:${PORTSDIR}/misc/magicpoint diff --git a/misc/seizedesktop/Makefile b/misc/seizedesktop/Makefile index 18d5a13772c7..26508ba97360 100644 --- a/misc/seizedesktop/Makefile +++ b/misc/seizedesktop/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= . kiri DISTNAME= SeizeDesktop-${PORTVERSION} EXTRACT_ONLY= # extracted directly in install target -MAINTAINER= kiri@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A customizer of desktop screen environment RUN_DEPENDS= ${RUN_DEP_LIST} diff --git a/misc/xd/Makefile b/misc/xd/Makefile index aec535092319..c312902a8ded 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@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Yet another dump utility MAN1= xd.1 |