summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorschmonz <schmonz>2014-06-11 20:51:45 +0000
committerschmonz <schmonz>2014-06-11 20:51:45 +0000
commitd2da4a6e9066d2003d3b66b69a2fedcd2b490b64 (patch)
tree7c9ae4419dbcc02047b49da955fdcdb1504314c6 /math
parente1d292094c9981f74d5b3e997cec265762a243a6 (diff)
downloadpkgsrc-d2da4a6e9066d2003d3b66b69a2fedcd2b490b64.tar.gz
Add and enable p5-Number-Range.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index cd1d11f73b6..07a172c68a6 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.266 2014/05/31 21:33:28 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.267 2014/06/11 20:51:45 schmonz Exp $
COMMENT= Mathematics
@@ -186,6 +186,7 @@ SUBDIR+= p5-Math-Spline
SUBDIR+= p5-Math-VecStat
SUBDIR+= p5-Number-Compare
SUBDIR+= p5-Number-Latin
+SUBDIR+= p5-Number-Range
SUBDIR+= p5-Number-Tolerant
SUBDIR+= p5-Roman
SUBDIR+= p5-Set-Crontab