diff options
author | mat <mat@FreeBSD.org> | 2014-02-06 01:35:53 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2014-02-06 01:35:53 +0800 |
commit | bbf9d291a113f4827b0615d8bb39b13a74294f3d (patch) | |
tree | 6519fb8208f26eeca87243240e8481f614af3691 /textproc/p5-Text-NSP | |
parent | 22f80e3bad4c48a1e77772f73fa0fbaade150bd3 (diff) | |
download | freebsd-ports-gnome-bbf9d291a113f4827b0615d8bb39b13a74294f3d.tar.gz freebsd-ports-gnome-bbf9d291a113f4827b0615d8bb39b13a74294f3d.tar.zst freebsd-ports-gnome-bbf9d291a113f4827b0615d8bb39b13a74294f3d.zip |
Drop maintainership on those.
Sponsored by: Absolight
Diffstat (limited to 'textproc/p5-Text-NSP')
-rw-r--r-- | textproc/p5-Text-NSP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-NSP/Makefile b/textproc/p5-Text-NSP/Makefile index 6df62fc665c2..88825886f770 100644 --- a/textproc/p5-Text-NSP/Makefile +++ b/textproc/p5-Text-NSP/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 modules for Ngram Statistics Package USES= perl5 |