diff options
author | miwi <miwi@FreeBSD.org> | 2015-12-11 08:43:44 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-12-11 08:43:44 +0000 |
commit | 0bd5eb5c84c160d16a925bbf77d2b5af4e3ab9b1 (patch) | |
tree | a092f5fe1265e4261764e54dd072e2959fe327a5 | |
parent | cbe7f784bafd46fa4b440e5db919a7096340b41e (diff) | |
download | FreeBSD-ports-0bd5eb5c84c160d16a925bbf77d2b5af4e3ab9b1.zip FreeBSD-ports-0bd5eb5c84c160d16a925bbf77d2b5af4e3ab9b1.tar.gz |
- Reset maintainer
PR: 205175
Submitted by: ysarumaru@gmail.com
Approved by: mat (mentor)
Differential Revision: D4491
-rw-r--r-- | deskutils/xcalendar/Makefile | 2 | ||||
-rw-r--r-- | devel/libpasori/Makefile | 2 | ||||
-rw-r--r-- | japanese/edyvalue/Makefile | 2 | ||||
-rw-r--r-- | japanese/suicavalue/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Wake/Makefile | 2 | ||||
-rw-r--r-- | net/stone/Makefile | 2 | ||||
-rw-r--r-- | sysutils/du2ps/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/bdfresize/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/deskutils/xcalendar/Makefile b/deskutils/xcalendar/Makefile index ddd0ecb..4aba14e 100644 --- a/deskutils/xcalendar/Makefile +++ b/deskutils/xcalendar/Makefile @@ -8,7 +8,7 @@ CATEGORIES= deskutils MASTER_SITES= PORTS_JP DISTNAME= ${PORTNAME}-4.0+i18n -MAINTAINER= sarumaru@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Calendar with a notebook for X11 (internationalized version) WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/libpasori/Makefile b/devel/libpasori/Makefile index 2249bf8b..fb2b66f 100644 --- a/devel/libpasori/Makefile +++ b/devel/libpasori/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= SOURCEFORGE_JP/${PORTNAME}/20457 DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= sarumaru@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FeliCa read/write library for Sony RC-S320 USB FeliCa R/W(PaSoRi) USES= tar:bzip2 uidfix diff --git a/japanese/edyvalue/Makefile b/japanese/edyvalue/Makefile index ed0a62b..2a86ef3 100644 --- a/japanese/edyvalue/Makefile +++ b/japanese/edyvalue/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_SUFX= .c EXTRACT_ONLY= -MAINTAINER= sarumaru@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to print a statement of Edy card LIB_DEPENDS= libpasori.so:${PORTSDIR}/devel/libpasori diff --git a/japanese/suicavalue/Makefile b/japanese/suicavalue/Makefile index 3a8b60b..e08b84c 100644 --- a/japanese/suicavalue/Makefile +++ b/japanese/suicavalue/Makefile @@ -10,7 +10,7 @@ EXTRACT_SUFX= .c DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= -MAINTAINER= sarumaru@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to print a statement of Suica LIB_DEPENDS= libpasori.so:${PORTSDIR}/devel/libpasori diff --git a/net/p5-Net-Wake/Makefile b/net/p5-Net-Wake/Makefile index a732322..6501b4f 100644 --- a/net/p5-Net-Wake/Makefile +++ b/net/p5-Net-Wake/Makefile @@ -8,7 +8,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= sarumaru@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Send Wake On Lan (WOL) packets to power on computers USES= perl5 diff --git a/net/stone/Makefile b/net/stone/Makefile index 252f338..72a4bbc 100644 --- a/net/stone/Makefile +++ b/net/stone/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.3e CATEGORIES= net ipv6 MASTER_SITES= http://www.gcd.org/sengoku/stone/ -MAINTAINER= sarumaru@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Stone is a TCP/IP packet repeater in the application layer LICENSE= GPLv2 diff --git a/sysutils/du2ps/Makefile b/sysutils/du2ps/Makefile index 13393f0..f68d646 100644 --- a/sysutils/du2ps/Makefile +++ b/sysutils/du2ps/Makefile @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://line.to/mac/soft/du2ps/ EXTRACT_SUFX= .tgz -MAINTAINER= sarumaru@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Filter for converting output of du to PostScript file # Nkf is required for just converting character code of japanese manual diff --git a/x11-fonts/bdfresize/Makefile b/x11-fonts/bdfresize/Makefile index d1e481f..a7f8eba 100644 --- a/x11-fonts/bdfresize/Makefile +++ b/x11-fonts/bdfresize/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= http://openlab.ring.gr.jp/efont/dist/tools/bdfresize/ -MAINTAINER= sarumaru@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for resizing BDF format font GNU_CONFIGURE= yes |