diff options
author | antoine <antoine@FreeBSD.org> | 2014-06-04 04:06:55 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-06-04 04:06:55 +0800 |
commit | 19adc3eb738595f723daa0c6e8706832ad43bfef (patch) | |
tree | 92ff8d932d7779777eea21419af7f1128f20227a /textproc | |
parent | 0f14421e4e4069da785deaaff892df6477bb1226 (diff) | |
download | freebsd-ports-gnome-19adc3eb738595f723daa0c6e8706832ad43bfef.tar.gz freebsd-ports-gnome-19adc3eb738595f723daa0c6e8706832ad43bfef.tar.zst freebsd-ports-gnome-19adc3eb738595f723daa0c6e8706832ad43bfef.zip |
Reset maintainer on staged ports too
With hat: portmgr
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-FormValidator-Lite/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-String-CamelCase/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-FormValidator-Lite/Makefile b/textproc/p5-FormValidator-Lite/Makefile index c20e5cc290df..679c0bd66fd5 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= kaoru@kaisei.org +MAINTAINER= ports@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 cdf814dde3b2..28e5a1a34b35 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= kaoru@kaisei.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl module for camelcase, de-camelcase LICENSE= ART10 GPLv1 |