aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-06-04 04:42:48 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-06-04 04:42:48 +0800
commit374dd18c5b1f62a55361c9daf967333f2bd386c0 (patch)
tree3e2aadf44ab5d3a19d6c88acb4c37ccb5e114fb0 /textproc
parentf90e919b389b8b3e7d60c3eaf289ab2158d71f0c (diff)
downloadfreebsd-ports-gnome-374dd18c5b1f62a55361c9daf967333f2bd386c0.tar.gz
freebsd-ports-gnome-374dd18c5b1f62a55361c9daf967333f2bd386c0.tar.zst
freebsd-ports-gnome-374dd18c5b1f62a55361c9daf967333f2bd386c0.zip
- Take maintainership
Diffstat (limited to 'textproc')
-rw-r--r--textproc/p5-FormValidator-Lite/Makefile2
-rw-r--r--textproc/p5-String-CamelCase/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-FormValidator-Lite/Makefile b/textproc/p5-FormValidator-Lite/Makefile
index 679c0bd66fd5..ecf5f5fbf0f0 100644
--- a/textproc/p5-FormValidator-Lite/Makefile
+++ b/textproc/p5-FormValidator-Lite/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Lightleight form validation library
LICENSE= ART10 GPLv1
diff --git a/textproc/p5-String-CamelCase/Makefile b/textproc/p5-String-CamelCase/Makefile
index 28e5a1a34b35..fee6a82ece8e 100644
--- a/textproc/p5-String-CamelCase/Makefile
+++ b/textproc/p5-String-CamelCase/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= String
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Perl module for camelcase, de-camelcase
LICENSE= ART10 GPLv1