diff options
author | Lars Thegler <lth@FreeBSD.org> | 2017-04-07 18:50:22 +0000 |
---|---|---|
committer | Lars Thegler <lth@FreeBSD.org> | 2017-04-07 18:50:22 +0000 |
commit | 3bb42bcfe7298431fd3745b8e284ca36f14ee7a8 (patch) | |
tree | 00b7ca47a7ccee9dc262002b23b1c1891a4361b7 /textproc/p5-Perl-MinimumVersion/Makefile | |
parent | 37be1ecae4b986199c53106d8511c69b708c58aa (diff) | |
download | ports-3bb42bcfe7298431fd3745b8e284ca36f14ee7a8.tar.gz ports-3bb42bcfe7298431fd3745b8e284ca36f14ee7a8.zip |
Notes
Diffstat (limited to 'textproc/p5-Perl-MinimumVersion/Makefile')
-rw-r--r-- | textproc/p5-Perl-MinimumVersion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile index db6925107b62..91eb5f65fd94 100644 --- a/textproc/p5-Perl-MinimumVersion/Makefile +++ b/textproc/p5-Perl-MinimumVersion/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= lth@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Find a minimum required version of perl for Perl code LICENSE= ART10 GPLv1 |