diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-11-18 05:27:28 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-11-18 05:27:28 +0000 |
commit | b59496747da8eebf2894c83200a19005dab47971 (patch) | |
tree | ec60d4b0a45744f2630e58643197da7c3ed30139 /math/PDL | |
parent | dca82d06e16653490b4eb5c25b57e3bf521d82ce (diff) | |
download | ports-b59496747da8eebf2894c83200a19005dab47971.tar.gz ports-b59496747da8eebf2894c83200a19005dab47971.zip |
Notes
Diffstat (limited to 'math/PDL')
-rw-r--r-- | math/PDL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 362759eae7b6..3d6894068f34 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -3,7 +3,7 @@ PORTNAME= PDL PORTVERSION= 2.019 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math perl5 MASTER_SITES= CPAN |