aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpclin <pclin@FreeBSD.org>2013-02-13 14:04:08 +0800
committerpclin <pclin@FreeBSD.org>2013-02-13 14:04:08 +0800
commitd6407a6876edc8160d556408cbb7d5f93998908e (patch)
tree41f8496fb1a55368ad7a5979e63c22ab66f30478 /devel
parentcb415fb5ae9c803674e9368b52345565c6a28003 (diff)
downloadfreebsd-ports-gnome-d6407a6876edc8160d556408cbb7d5f93998908e.tar.gz
freebsd-ports-gnome-d6407a6876edc8160d556408cbb7d5f93998908e.tar.zst
freebsd-ports-gnome-d6407a6876edc8160d556408cbb7d5f93998908e.zip
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed Approved by: swills (mentor)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Debug-Client/Makefile2
-rw-r--r--devel/p5-Devel-LexAlias/Makefile2
-rw-r--r--devel/p5-ExtUtils-XSpp/Makefile2
-rw-r--r--devel/p5-Thread-Queue/Makefile2
-rw-r--r--devel/p5-Thread-Suspend/Makefile2
-rw-r--r--devel/p5-perlbrew/Makefile2
-rw-r--r--devel/p5-syntax/Makefile2
-rw-r--r--devel/p5-threads-shared/Makefile2
-rw-r--r--devel/py-jsmin/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/devel/p5-Debug-Client/Makefile b/devel/p5-Debug-Client/Makefile
index 0671a1e7054e..7036185893fe 100644
--- a/devel/p5-Debug-Client/Makefile
+++ b/devel/p5-Debug-Client/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= linpc@cs.nctu.edu.tw
+MAINTAINER= pclin@FreeBSD.org
COMMENT= Client for the standard Perl debugger
RUN_DEPENDS= p5-File-HomeDir>=0.98:${PORTSDIR}/devel/p5-File-HomeDir \
diff --git a/devel/p5-Devel-LexAlias/Makefile b/devel/p5-Devel-LexAlias/Makefile
index ecbf130e1b1b..a311900a8e42 100644
--- a/devel/p5-Devel-LexAlias/Makefile
+++ b/devel/p5-Devel-LexAlias/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= linpc@cs.nctu.edu.tw
+MAINTAINER= pclin@FreeBSD.org
COMMENT= A perl module which does alias lexical variables
LICENSE= ART10 GPLv1
diff --git a/devel/p5-ExtUtils-XSpp/Makefile b/devel/p5-ExtUtils-XSpp/Makefile
index 46b5aa775476..aa39aba4f08a 100644
--- a/devel/p5-ExtUtils-XSpp/Makefile
+++ b/devel/p5-ExtUtils-XSpp/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= linpc@cs.nctu.edu.tw
+MAINTAINER= pclin@FreeBSD.org
COMMENT= XS for C++ in Perl
BUILD_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base \
diff --git a/devel/p5-Thread-Queue/Makefile b/devel/p5-Thread-Queue/Makefile
index fb172397fc7f..b0a1d6176d37 100644
--- a/devel/p5-Thread-Queue/Makefile
+++ b/devel/p5-Thread-Queue/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= linpc@cs.nctu.edu.tw
+MAINTAINER= pclin@FreeBSD.org
COMMENT= Perl5 thread-safe queues
PERL_CONFIGURE= yes
diff --git a/devel/p5-Thread-Suspend/Makefile b/devel/p5-Thread-Suspend/Makefile
index 1944421c775c..6a20866c99a0 100644
--- a/devel/p5-Thread-Suspend/Makefile
+++ b/devel/p5-Thread-Suspend/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Thread
PKGNAMEPREFIX= p5-
-MAINTAINER= linpc@cs.nctu.edu.tw
+MAINTAINER= pclin@FreeBSD.org
COMMENT= Suspend and resume operations for threads
PERL_CONFIGURE= yes
diff --git a/devel/p5-perlbrew/Makefile b/devel/p5-perlbrew/Makefile
index 483da7d909de..9af8dc4afaa8 100644
--- a/devel/p5-perlbrew/Makefile
+++ b/devel/p5-perlbrew/Makefile
@@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= CPAN:GUGOD
PKGNAMEPREFIX= p5-
DISTNAME= App-${PORTNAME}-${PORTVERSION}
-MAINTAINER= linpc@cs.nctu.edu.tw
+MAINTAINER= pclin@FreeBSD.org
COMMENT= Perl Environment manager
BUILD_DEPENDS= p5-CPAN-Perl-Releases>=0:${PORTSDIR}/devel/p5-CPAN-Perl-Releases \
diff --git a/devel/p5-syntax/Makefile b/devel/p5-syntax/Makefile
index ea809e3f8b3e..3e70eb5d7fde 100644
--- a/devel/p5-syntax/Makefile
+++ b/devel/p5-syntax/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PHAYLON
PKGNAMEPREFIX= p5-
-MAINTAINER= linpc@cs.nctu.edu.tw
+MAINTAINER= pclin@FreeBSD.org
COMMENT= Activate syntax extensions in Perl
LICENSE= ART10 GPLv1
diff --git a/devel/p5-threads-shared/Makefile b/devel/p5-threads-shared/Makefile
index ad5f0b242e56..00f594109e13 100644
--- a/devel/p5-threads-shared/Makefile
+++ b/devel/p5-threads-shared/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JDHEDDEN
PKGNAMEPREFIX= p5-
-MAINTAINER= linpc@cs.nctu.edu.tw
+MAINTAINER= pclin@FreeBSD.org
COMMENT= Perl extension for sharing data structures between threads
PERL_CONFIGURE= yes
diff --git a/devel/py-jsmin/Makefile b/devel/py-jsmin/Makefile
index bf308164adce..4473a3173876 100644
--- a/devel/py-jsmin/Makefile
+++ b/devel/py-jsmin/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= devel www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= linpc@cs.nctu.edu.tw
+MAINTAINER= pclin@FreeBSD.org
COMMENT= JavaScript minifier written in Python
USE_PYTHON= yes