diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gauche-gaunit/Makefile | 2 | ||||
-rw-r--r-- | devel/m17n-db/Makefile | 2 | ||||
-rw-r--r-- | devel/m17n-docs/Makefile | 2 | ||||
-rw-r--r-- | devel/m17n-lib/Makefile | 2 | ||||
-rw-r--r-- | devel/psvn/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/gauche-gaunit/Makefile b/devel/gauche-gaunit/Makefile index 2fe72c73400e..aa6eb578f804 100644 --- a/devel/gauche-gaunit/Makefile +++ b/devel/gauche-gaunit/Makefile @@ -10,7 +10,7 @@ CATEGORIES= devel scheme MASTER_SITES= http://www.cozmixng.org/~kou/download/ PKGNAMEPREFIX= gauche- -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= An unit testing framework in Gauche BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche diff --git a/devel/m17n-db/Makefile b/devel/m17n-db/Makefile index a2089b7cb08f..7cd2aa7e4e5b 100644 --- a/devel/m17n-db/Makefile +++ b/devel/m17n-db/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${M17N_DISTFILE}:m17n \ ${GLIBC_DISTFILE}:glibc EXTRACT_ONLY= ${M17N_DISTFILE} -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= Data files for the m17n library GNU_CONFIGURE= yes diff --git a/devel/m17n-docs/Makefile b/devel/m17n-docs/Makefile index b8430aacf4b0..c9ee0d88d04b 100644 --- a/devel/m17n-docs/Makefile +++ b/devel/m17n-docs/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= devel MASTER_SITES= http://www.m17n.org/m17n-lib/download/ -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= The m17n library documentation USE_REINPLACE= yes diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index 73e8808ca6d1..fa410f3b4231 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.0 CATEGORIES= devel MASTER_SITES= http://www.m17n.org/m17n-lib/download/ -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for the multilingual text handling LIB_DEPENDS= fribidi.0:${PORTSDIR}/converters/fribidi \ diff --git a/devel/psvn/Makefile b/devel/psvn/Makefile index 97f104c77b89..314533d0a4b9 100644 --- a/devel/psvn/Makefile +++ b/devel/psvn/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://svn.collab.net/viewcvs/*checkout*/svn/trunk/contrib/client- DISTNAME= psvn.el\?rev=${PORTVERSION} EXTRACT_SUFX= # empty -MAINTAINER= fuyuki@hadaly.org +MAINTAINER= ports@FreeBSD.org COMMENT= Subversion interface for Emacs RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion |