diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-18 20:18:05 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2021-05-19 19:56:12 +0000 |
commit | bf052b89eb6fff91f4f634b809ddf200ca1ef39e (patch) | |
tree | 96818bf60917beacb22d76e50d805b615a4f627c | |
parent | 0b0f92f1ef54a307d9be92a4f2743c2b5bf330a3 (diff) | |
download | ports-bf052b89eb6fff91f4f634b809ddf200ca1ef39e.tar.gz ports-bf052b89eb6fff91f4f634b809ddf200ca1ef39e.zip |
math/p5-Set-IntSpan: Drop maintainership
-rw-r--r-- | math/p5-Set-IntSpan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Set-IntSpan/Makefile b/math/p5-Set-IntSpan/Makefile index bfa342d1a5cc..96d60709041c 100644 --- a/math/p5-Set-IntSpan/Makefile +++ b/math/p5-Set-IntSpan/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Manages sets of integers LICENSE= ART10 GPLv1+ |