summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--converters/p5-Unicode-Map8/Makefile2
-rw-r--r--converters/p5-Unicode-String/Makefile2
-rw-r--r--databases/p5-DBD-XBase/Makefile2
-rw-r--r--devel/p5-String-Approx/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/converters/p5-Unicode-Map8/Makefile b/converters/p5-Unicode-Map8/Makefile
index 9a41edbc9dc4..c7b4734f7e14 100644
--- a/converters/p5-Unicode-Map8/Makefile
+++ b/converters/p5-Unicode-Map8/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Unicode
PKGNAMEPREFIX= p5-
-MAINTAINER= ilia@cgu.chel.su
+MAINTAINER= ports@FreeBSD.org
COMMENT= Mapping table between 8-bit chars and Unicode
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String
diff --git a/converters/p5-Unicode-String/Makefile b/converters/p5-Unicode-String/Makefile
index 0b4486bbfe9b..4cb9dd2d936d 100644
--- a/converters/p5-Unicode-String/Makefile
+++ b/converters/p5-Unicode-String/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Unicode
PKGNAMEPREFIX= p5-
-MAINTAINER= ilia@cgu.chel.su
+MAINTAINER= ports@FreeBSD.org
COMMENT= These are experimental Perl5 modules to handle various Unicode issues
.include <bsd.port.pre.mk>
diff --git a/databases/p5-DBD-XBase/Makefile b/databases/p5-DBD-XBase/Makefile
index 3924c405ca28..844cb9893c18 100644
--- a/databases/p5-DBD-XBase/Makefile
+++ b/databases/p5-DBD-XBase/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
PKGNAMEPREFIX= p5-
-MAINTAINER= ilia@cgu.chel.su
+MAINTAINER= ports@FreeBSD.org
COMMENT= Provides access to XBase (dBase, Fox*) database files through DBI
PERL_CONFIGURE= yes
diff --git a/devel/p5-String-Approx/Makefile b/devel/p5-String-Approx/Makefile
index e97334a3bb63..97eb881c0a48 100644
--- a/devel/p5-String-Approx/Makefile
+++ b/devel/p5-String-Approx/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= String
PKGNAMEPREFIX= p5-
-MAINTAINER= ilia@cgu.chel.su
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for approximate matching (fuzzy matching)
PERL_CONFIGURE= YES