diff options
author | pi <pi@FreeBSD.org> | 2014-06-09 03:05:27 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2014-06-09 03:05:27 +0800 |
commit | bad8efc737d931d321698a601bbad07100cfdbf3 (patch) | |
tree | b6002fdfee7dbadfd684f68b43bf84c383674af1 /math/p5-Math-Int128 | |
parent | 9de601aff5c056e08da6f406c0da76db412f0f97 (diff) | |
download | freebsd-ports-gnome-bad8efc737d931d321698a601bbad07100cfdbf3.tar.gz freebsd-ports-gnome-bad8efc737d931d321698a601bbad07100cfdbf3.tar.zst freebsd-ports-gnome-bad8efc737d931d321698a601bbad07100cfdbf3.zip |
Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org
Diffstat (limited to 'math/p5-Math-Int128')
-rw-r--r-- | math/p5-Math-Int128/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-Int128/Makefile b/math/p5-Math-Int128/Makefile index ae69d012a7ee..e3587327f8b5 100644 --- a/math/p5-Math-Int128/Makefile +++ b/math/p5-Math-Int128/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= fbsd-ports@opsec.eu +MAINTAINER= pi@FreeBSD.org COMMENT= Manipulate 128 bits integers in Perl LICENSE= ART10 |