diff --git a/textproc/p5-File-Inplace/Makefile b/textproc/p5-File-Inplace/Makefile index 6e6ac01c7d0b..c164c8aea5d8 100644 --- a/textproc/p5-File-Inplace/Makefile +++ b/textproc/p5-File-Inplace/Makefile @@ -7,9 +7,12 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl module for in-place editing of files +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-File-Inplace/pkg-descr b/textproc/p5-File-Inplace/pkg-descr index a2b4c36106d5..5facb2c6e190 100644 --- a/textproc/p5-File-Inplace/pkg-descr +++ b/textproc/p5-File-Inplace/pkg-descr @@ -9,4 +9,4 @@ It also offers functionality such as backup creation, automatic field splitting per-line, automatic chomping/unchomping, and aborting edits partially through without affecting the original file. -WWW: http://search.cpan.org/dist/File-Inplace/ +WWW: http://search.cpan.org/dist/File-Inplace/