diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2014-06-08 19:05:27 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2014-06-08 19:05:27 +0000 |
commit | c4e1289ca50ce70f9bc795a92fd407e2c60e4a11 (patch) | |
tree | b6002fdfee7dbadfd684f68b43bf84c383674af1 /math/p5-Math-Int128 | |
parent | 035f39a596d10764a9213fd2dd39ecff4c75d4cd (diff) | |
download | ports-c4e1289ca50ce70f9bc795a92fd407e2c60e4a11.tar.gz ports-c4e1289ca50ce70f9bc795a92fd407e2c60e4a11.zip |
Notes
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 |