aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Int128
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2014-06-08 19:05:27 +0000
committerKurt Jaeger <pi@FreeBSD.org>2014-06-08 19:05:27 +0000
commitc4e1289ca50ce70f9bc795a92fd407e2c60e4a11 (patch)
treeb6002fdfee7dbadfd684f68b43bf84c383674af1 /math/p5-Math-Int128
parent035f39a596d10764a9213fd2dd39ecff4c75d4cd (diff)
downloadports-c4e1289ca50ce70f9bc795a92fd407e2c60e4a11.tar.gz
ports-c4e1289ca50ce70f9bc795a92fd407e2c60e4a11.zip
Mass-update maintainer from fbsd-ports@opsec.eu -> pi@FreeBSD.org
Notes
Notes: svn path=/head/; revision=357068
Diffstat (limited to 'math/p5-Math-Int128')
-rw-r--r--math/p5-Math-Int128/Makefile2
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