diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-09-10 11:16:59 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2018-09-10 11:16:59 +0000 |
commit | cded85f9071fa5e54c123a57a9a7cd2cc5ce2f69 (patch) | |
tree | 85fcc196ed429f6b6cdf6863e6d31f45c62f6e7b /math/p5-Math-Base85/Makefile | |
parent | 9389f029b6f8a516d760c9c340d7e9e1db867ffe (diff) | |
download | ports-cded85f9071fa5e54c123a57a9a7cd2cc5ce2f69.tar.gz ports-cded85f9071fa5e54c123a57a9a7cd2cc5ce2f69.zip |
Notes
Diffstat (limited to 'math/p5-Math-Base85/Makefile')
-rw-r--r-- | math/p5-Math-Base85/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Base85/Makefile b/math/p5-Math-Base85/Makefile index 8d1aeb0728b7..b860f258ba96 100644 --- a/math/p5-Math-Base85/Makefile +++ b/math/p5-Math-Base85/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 converters net MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924 LICENSE= ART10 GPLv1+ |