aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2005-09-20 22:20:34 +0800
committererwin <erwin@FreeBSD.org>2005-09-20 22:20:34 +0800
commit5335f2d22f0228ce331552dd9b5cdc38c872f710 (patch)
treeeb54e4f91c902e8f9b95ebb157094c9adcc8e7c3 /misc
parent6afc134e5849de5846218c4bd504b86e2f1bcf1b (diff)
downloadfreebsd-ports-graphics-5335f2d22f0228ce331552dd9b5cdc38c872f710.tar.gz
freebsd-ports-graphics-5335f2d22f0228ce331552dd9b5cdc38c872f710.tar.zst
freebsd-ports-graphics-5335f2d22f0228ce331552dd9b5cdc38c872f710.zip
Reset maintainership of Seamus Venasse who has not responded for some time.
Thank you for your efforts in the past! Noticed by: tobez Approved by: portmgr (self)
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Array-Compare/Makefile2
-rw-r--r--misc/p5-Array-IntSpan/Makefile2
-rw-r--r--misc/p5-Array-RefElem/Makefile2
-rw-r--r--misc/p5-Business-ISBN/Makefile2
-rw-r--r--misc/p5-Business-ISIN/Makefile2
-rw-r--r--misc/p5-Business-ISSN/Makefile2
-rw-r--r--misc/p5-Business-UPS/Makefile2
-rw-r--r--misc/p5-File-Sort/Makefile2
-rw-r--r--misc/p5-Locale-SubCountry/Makefile2
-rw-r--r--misc/p5-Tie-DxHash/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/misc/p5-Array-Compare/Makefile b/misc/p5-Array-Compare/Makefile
index 52a889bb49c..3aee12c76dd 100644
--- a/misc/p5-Array-Compare/Makefile
+++ b/misc/p5-Array-Compare/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Array
PKGNAMEPREFIX= p5-
-MAINTAINER= svenasse@polaris.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for comparing arrays
PERL_CONFIGURE= yes
diff --git a/misc/p5-Array-IntSpan/Makefile b/misc/p5-Array-IntSpan/Makefile
index a8203b18d56..f01d85a84f2 100644
--- a/misc/p5-Array-IntSpan/Makefile
+++ b/misc/p5-Array-IntSpan/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Array
PKGNAMEPREFIX= p5-
-MAINTAINER= svenasse@polaris.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Module for handling arrays using IntSpan techniques
PERL_CONFIGURE= yes
diff --git a/misc/p5-Array-RefElem/Makefile b/misc/p5-Array-RefElem/Makefile
index e0773301ae9..efb2c75fd2f 100644
--- a/misc/p5-Array-RefElem/Makefile
+++ b/misc/p5-Array-RefElem/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Array
PKGNAMEPREFIX= p5-
-MAINTAINER= svenasse@polaris.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Set up array elements as aliases
PERL_CONFIGURE= yes
diff --git a/misc/p5-Business-ISBN/Makefile b/misc/p5-Business-ISBN/Makefile
index f88c696f664..113478d6cec 100644
--- a/misc/p5-Business-ISBN/Makefile
+++ b/misc/p5-Business-ISBN/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Business
PKGNAMEPREFIX= p5-
-MAINTAINER= svenasse@polaris.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Work with International Standard Book Numbers
PERL_CONFIGURE= yes
diff --git a/misc/p5-Business-ISIN/Makefile b/misc/p5-Business-ISIN/Makefile
index 874c7e85dce..d015a5ddea9 100644
--- a/misc/p5-Business-ISIN/Makefile
+++ b/misc/p5-Business-ISIN/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Business
PKGNAMEPREFIX= p5-
EXTRACT_SUFX= .tgz
-MAINTAINER= svenasse@polaris.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Validate International Securities Identification Numbers
BUILD_DEPENDS= ${SITE_PERL}/Locale/Country.pm:${PORTSDIR}/misc/p5-Locale-Codes
diff --git a/misc/p5-Business-ISSN/Makefile b/misc/p5-Business-ISSN/Makefile
index f41561544fa..8fbb4122427 100644
--- a/misc/p5-Business-ISSN/Makefile
+++ b/misc/p5-Business-ISSN/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Business
PKGNAMEPREFIX= p5-
-MAINTAINER= svenasse@polaris.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for International Standard Serial Numbers
PERL_CONFIGURE= yes
diff --git a/misc/p5-Business-UPS/Makefile b/misc/p5-Business-UPS/Makefile
index f0acdfd2656..c523bd1f01d 100644
--- a/misc/p5-Business-UPS/Makefile
+++ b/misc/p5-Business-UPS/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Business
PKGNAMEPREFIX= p5-
-MAINTAINER= svenasse@polaris.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= A UPS Interface Module
BUILD_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
diff --git a/misc/p5-File-Sort/Makefile b/misc/p5-File-Sort/Makefile
index 49d9298608f..f13aae75df4 100644
--- a/misc/p5-File-Sort/Makefile
+++ b/misc/p5-File-Sort/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
PKGNAMEPREFIX= p5-
-MAINTAINER= svenasse@polaris.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sort a file or merge sort multiple files
PERL_CONFIGURE= yes
diff --git a/misc/p5-Locale-SubCountry/Makefile b/misc/p5-Locale-SubCountry/Makefile
index 848db304cc3..c2c048d4840 100644
--- a/misc/p5-Locale-SubCountry/Makefile
+++ b/misc/p5-Locale-SubCountry/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
PKGNAMEPREFIX= p5-
-MAINTAINER= svenasse@polaris.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Convert state, province, county etc. names to/from code
PERL_CONFIGURE= yes
diff --git a/misc/p5-Tie-DxHash/Makefile b/misc/p5-Tie-DxHash/Makefile
index 0fbbf7bd4aa..2ad60985f3f 100644
--- a/misc/p5-Tie-DxHash/Makefile
+++ b/misc/p5-Tie-DxHash/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tie
PKGNAMEPREFIX= p5-
-MAINTAINER= svenasse@polaris.ca
+MAINTAINER= ports@FreeBSD.org
COMMENT= Keeps insertion order, allows duplicate keys
PERL_CONFIGURE= yes