diff options
author | mat <mat@FreeBSD.org> | 2015-05-11 20:04:18 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-11 20:04:18 +0800 |
commit | 76986305c07845b629dec92e4db87d70dd61a893 (patch) | |
tree | b41fa565df2305bdc35969c964af0d73b05e8f09 /textproc/p5-Number-Format | |
parent | 2630da79f988b94a959b9f7fc67a8c527a4c3769 (diff) | |
download | freebsd-ports-gnome-76986305c07845b629dec92e4db87d70dd61a893.tar.gz freebsd-ports-gnome-76986305c07845b629dec92e4db87d70dd61a893.tar.zst freebsd-ports-gnome-76986305c07845b629dec92e4db87d70dd61a893.zip |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight
Diffstat (limited to 'textproc/p5-Number-Format')
-rw-r--r-- | textproc/p5-Number-Format/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile index d4fbfd8f2126..75bda070ca4d 100644 --- a/textproc/p5-Number-Format/Makefile +++ b/textproc/p5-Number-Format/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for formatting numbers LICENSE= ART10 GPLv1 |