diff options
Diffstat (limited to 'textproc/p5-Sort-Naturally/Makefile')
-rw-r--r-- | textproc/p5-Sort-Naturally/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Sort-Naturally/Makefile b/textproc/p5-Sort-Naturally/Makefile index 29b4b23938a6..143f1a5131a2 100644 --- a/textproc/p5-Sort-Naturally/Makefile +++ b/textproc/p5-Sort-Naturally/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Sort lexically, but sort numeral parts numerically LICENSE= ART10 GPLv1+ |