diff options
Diffstat (limited to 'math/p5-Math-FixedPrecision')
-rw-r--r-- | math/p5-Math-FixedPrecision/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-FixedPrecision/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-Math-FixedPrecision/Makefile b/math/p5-Math-FixedPrecision/Makefile index d5af77ea4678..2941371c08af 100644 --- a/math/p5-Math-FixedPrecision/Makefile +++ b/math/p5-Math-FixedPrecision/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +COMMENT= Perl module that provides decimal math without floating point errors USE_ZIP= yes diff --git a/math/p5-Math-FixedPrecision/pkg-comment b/math/p5-Math-FixedPrecision/pkg-comment deleted file mode 100644 index 00cce112a655..000000000000 --- a/math/p5-Math-FixedPrecision/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module that provides decimal math without floating point errors |