summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/bbdb/Makefile2
-rw-r--r--databases/lsdb/Makefile2
-rw-r--r--deskutils/gemcal/Makefile2
-rw-r--r--deskutils/mhc/Makefile2
-rw-r--r--editors/boiling-egg/Makefile2
-rw-r--r--editors/mode-info/Makefile2
-rw-r--r--ftp/emacs-wget/Makefile2
-rw-r--r--graphics/snx101util/Makefile2
-rw-r--r--graphics/xface.el/Makefile2
-rw-r--r--irc/dcc/Makefile2
-rw-r--r--irc/irchat-pj-emacs21/Makefile2
-rw-r--r--irc/pure-emacs21/Makefile2
-rw-r--r--japanese/aterm/Makefile2
-rw-r--r--japanese/ddskk/Makefile2
-rw-r--r--japanese/jisx0213-fonts/Makefile2
-rw-r--r--japanese/jyuroku/Makefile2
-rw-r--r--japanese/kpcal/Makefile2
-rw-r--r--japanese/marumoji-fonts/Makefile2
-rw-r--r--mail/emh/Makefile2
-rw-r--r--misc/elscreen/Makefile2
20 files changed, 20 insertions, 20 deletions
diff --git a/databases/bbdb/Makefile b/databases/bbdb/Makefile
index bd4b99e3e2c7..38d5963eefbf 100644
--- a/databases/bbdb/Makefile
+++ b/databases/bbdb/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= databases elisp
MASTER_SITES= SF
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Big Brother Database
USE_EMACS= yes
diff --git a/databases/lsdb/Makefile b/databases/lsdb/Makefile
index 3eb0696aea20..b347930c2940 100644
--- a/databases/lsdb/Makefile
+++ b/databases/lsdb/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= databases elisp
MASTER_SITES= http://downloads.sourceforge.jp/lsdb/${SFJP_RELEASE_ID}/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lovely Sister Database
BUILD_DEPENDS= ${LOCALBASE}/share/flim/${FLIM_COOKIE}:${PORTSDIR}/editors/flim${DEPPORT_SUFFIX}
diff --git a/deskutils/gemcal/Makefile b/deskutils/gemcal/Makefile
index deccdba2ca99..69a7b04e0079 100644
--- a/deskutils/gemcal/Makefile
+++ b/deskutils/gemcal/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= deskutils
MASTER_SITES= http://www.quickhack.net/mhc/arc/
DISTNAME= mhc-current-snap${PORTVERSION}
-MAINTAINER?= yoichi@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT= Calendar program for MHC
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk.so:${PORTSDIR}/x11-toolkits/ruby-gtk
diff --git a/deskutils/mhc/Makefile b/deskutils/mhc/Makefile
index 59c24bac33d6..f28c1765c87e 100644
--- a/deskutils/mhc/Makefile
+++ b/deskutils/mhc/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.quickhack.net/mhc/arc/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
DISTNAME= ${PORTNAME}-current-snap${PORTVERSION}
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Message Harmonized Calendaring system
WRKSRC= ${WRKDIR}/${DISTNAME}/emacs
diff --git a/editors/boiling-egg/Makefile b/editors/boiling-egg/Makefile
index dc8b1fcbc1f6..905e65cc44b2 100644
--- a/editors/boiling-egg/Makefile
+++ b/editors/boiling-egg/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}.el
EXTRACT_SUFX= # empty
EXTRACT_ONLY= # empty
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A front-end of Egg V4
NO_WRKSUBDIR= yes
diff --git a/editors/mode-info/Makefile b/editors/mode-info/Makefile
index 125ceb36291e..6039f7a7eb0d 100644
--- a/editors/mode-info/Makefile
+++ b/editors/mode-info/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 5
CATEGORIES= editors elisp
MASTER_SITES= http://namazu.org/~tsuchiya/elisp/
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Functions to refer Manuals on Emacsen with describe-* like interface
MI_INDEX+= mi-emacs.idx
diff --git a/ftp/emacs-wget/Makefile b/ftp/emacs-wget/Makefile
index 55645f6175fe..248b9f54ef0a 100644
--- a/ftp/emacs-wget/Makefile
+++ b/ftp/emacs-wget/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= ftp www elisp
MASTER_SITES= http://pop-club.hp.infoseek.co.jp/emacs/emacs-wget/
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple front-end to wget on Emacsen
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
diff --git a/graphics/snx101util/Makefile b/graphics/snx101util/Makefile
index 27cce826a74a..e0ac0ce7609c 100644
--- a/graphics/snx101util/Makefile
+++ b/graphics/snx101util/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 6
CATEGORIES= graphics
MASTER_SITES= http://www.medias.ne.jp/~takam/bsd/
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Image capture programs for Webcam based SN9C101
.if defined(WITHOUT_X11)
diff --git a/graphics/xface.el/Makefile b/graphics/xface.el/Makefile
index 722adc18c5fb..5615522eca9d 100644
--- a/graphics/xface.el/Makefile
+++ b/graphics/xface.el/Makefile
@@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}.tar.gz \
x-face-e21.el.gz
EXTRACT_ONLY= ${DISTNAME}.tar.gz
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= X-Face encoder/decoder/viewer for Emacsen
RUN_DEPENDS= compface:${PORTSDIR}/mail/faces
diff --git a/irc/dcc/Makefile b/irc/dcc/Makefile
index 3ebcef665deb..e6f77345d66b 100644
--- a/irc/dcc/Makefile
+++ b/irc/dcc/Makefile
@@ -16,7 +16,7 @@ PATCH_SITES= ${MASTER_SITES}
PATCHFILES= irchat-pj-${PORTVERSION}pl2.diff.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= DCC support program for irchat-pj
USE_BZIP2= yes
diff --git a/irc/irchat-pj-emacs21/Makefile b/irc/irchat-pj-emacs21/Makefile
index a038cefd1fbb..76ecb97b0f3c 100644
--- a/irc/irchat-pj-emacs21/Makefile
+++ b/irc/irchat-pj-emacs21/Makefile
@@ -17,7 +17,7 @@ PATCH_SITES= ${MASTER_SITES}
PATCHFILES= ${PORTNAME}-${PORTVERSION}pl2.diff.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= IRC client which runs under Emacsen
BUILD_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME}
diff --git a/irc/pure-emacs21/Makefile b/irc/pure-emacs21/Makefile
index adf42ce545ff..9752b08d2a60 100644
--- a/irc/pure-emacs21/Makefile
+++ b/irc/pure-emacs21/Makefile
@@ -17,7 +17,7 @@ PATCH_SITES= ${MASTER_SITES}
PATCHFILES= ${PORTNAME}-${PORTVERSION}pl2.diff.gz
PATCH_DIST_STRIP= -p1
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Primitive Universal Relay-chat Environment
USE_BZIP2= yes
diff --git a/japanese/aterm/Makefile b/japanese/aterm/Makefile
index 19873e69b3df..c15f644d8133 100644
--- a/japanese/aterm/Makefile
+++ b/japanese/aterm/Makefile
@@ -18,7 +18,7 @@ PATCHFILES= ${DISTNAME}-xim.patch.gz \
PATCH_DIST_STRIP= -p1
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A color vt102 terminal emulator with transparency support
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
diff --git a/japanese/ddskk/Makefile b/japanese/ddskk/Makefile
index 769ba000122f..91f3c7abc2e4 100644
--- a/japanese/ddskk/Makefile
+++ b/japanese/ddskk/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://openlab.ring.gr.jp/skk/maintrunk/ \
http://www.ring.gr.jp/archives/elisp/skk/maintrunk/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple Kana to Kanji conversion program on Emacsen
USE_EMACS= yes
diff --git a/japanese/jisx0213-fonts/Makefile b/japanese/jisx0213-fonts/Makefile
index 3f24fc276023..e9e85510bcd2 100644
--- a/japanese/jisx0213-fonts/Makefile
+++ b/japanese/jisx0213-fonts/Makefile
@@ -17,7 +17,7 @@ DISTFILES= jiskan16-2004-1.bdf.gz jiskan16-2000-1.bdf.gz \
K12-1.bdf.gz K12-2.bdf.gz \
jiskan24-2000-1.bdf.gz:yagi jiskan24-2000-2.bdf.gz:yagi
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese jisx0213 fonts
BUILD_DEPENDS= mkbold:${PORTSDIR}/x11-fonts/mkbold-mkitalic \
diff --git a/japanese/jyuroku/Makefile b/japanese/jyuroku/Makefile
index 081d7d153867..6369bbcfa70f 100644
--- a/japanese/jyuroku/Makefile
+++ b/japanese/jyuroku/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://homepage3.nifty.com/seto-yoneji/
DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese address book
ALL_TARGET=
diff --git a/japanese/kpcal/Makefile b/japanese/kpcal/Makefile
index 3a59a8228567..9325937c3003 100644
--- a/japanese/kpcal/Makefile
+++ b/japanese/kpcal/Makefile
@@ -17,7 +17,7 @@ PATCH_SITES= http://www.tamaru.kuee.kyoto-u.ac.jp/~tsuchiya/misc/kpcal/
PATCHFILES= ${PORTNAME}-${PORTVERSION}-20040518.patch
PATCH_DIST_STRIP= -p1
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Make Calendar in Postscript format
ALL_TARGET= kpcal
diff --git a/japanese/marumoji-fonts/Makefile b/japanese/marumoji-fonts/Makefile
index ae7c6be65a7d..ddfe58a6bfef 100644
--- a/japanese/marumoji-fonts/Makefile
+++ b/japanese/marumoji-fonts/Makefile
@@ -18,7 +18,7 @@ DISTFILES= maru14.bdf.v13.gz maru18.bdf.v10.gz \
9x18maru.bdf.gz 9x18rkmr.bdf.gz
DIST_SUBDIR= ${PORTNAME}
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Japanese marumoji fonts
BUILD_DEPENDS= mkbold:${PORTSDIR}/x11-fonts/mkbold-mkitalic \
diff --git a/mail/emh/Makefile b/mail/emh/Makefile
index 5c2b41324018..029da76d5ae5 100644
--- a/mail/emh/Makefile
+++ b/mail/emh/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ring.aist.go.jp/pub/elisp/semi/semi-1.14-for-flim-1.14/ \
http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/semi/semi-1.14-for-flim-1.14/
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MIME extension of mh-e.el
BUILD_DEPENDS+= ${LOCALBASE}/share/semi/${SEMI_COOKIE}:${PORTSDIR}/editors/semi${DEPPORT_SUFFIX}
diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile
index f59ab5ef627b..18a0d5accfea 100644
--- a/misc/elscreen/Makefile
+++ b/misc/elscreen/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= misc elisp
MASTER_SITES= ftp://ftp.morishima.net/pub/morishima.net/naoto/ElScreen/%SUBDIR%/
MASTER_SITE_SUBDIR= . old
-MAINTAINER= yoichi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GNU screen like utility on Emacsen
USE_EMACS= yes