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 /devel/p5-Algorithm-Diff/Makefile | |
parent | audio/cava: Unbreak build on powerpc (or with gcc 4.2) (diff) |
Reassign all of tobez@'s p5 ports to perl@.
Approved by: tobez
Diffstat (limited to 'devel/p5-Algorithm-Diff/Makefile')
-rw-r--r-- | devel/p5-Algorithm-Diff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-Diff/Makefile b/devel/p5-Algorithm-Diff/Makefile index 83eb1bff2584..0cc57b446f73 100644 --- a/devel/p5-Algorithm-Diff/Makefile +++ b/devel/p5-Algorithm-Diff/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tobez@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to compute differences between two objects LICENSE= ART10 GPLv1+ |