diff options
author | des <des@FreeBSD.org> | 2018-09-10 19:16:59 +0800 |
---|---|---|
committer | des <des@FreeBSD.org> | 2018-09-10 19:16:59 +0800 |
commit | 52969df02863e0497c2cbd6c85d773dcf4a87acc (patch) | |
tree | 85fcc196ed429f6b6cdf6863e6d31f45c62f6e7b /math/p5-Math-Base85 | |
parent | d76dbec29a041febc91d0f0bcbe8b84bccf95e3a (diff) | |
download | freebsd-ports-gnome-52969df02863e0497c2cbd6c85d773dcf4a87acc.tar.gz freebsd-ports-gnome-52969df02863e0497c2cbd6c85d773dcf4a87acc.tar.zst freebsd-ports-gnome-52969df02863e0497c2cbd6c85d773dcf4a87acc.zip |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez
Diffstat (limited to 'math/p5-Math-Base85')
-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+ |