diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-11-18 13:27:28 +0800 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2020-11-18 13:27:28 +0800 |
commit | b59496747da8eebf2894c83200a19005dab47971 (patch) | |
tree | ec60d4b0a45744f2630e58643197da7c3ed30139 /math/PDL | |
parent | dca82d06e16653490b4eb5c25b57e3bf521d82ce (diff) | |
download | freebsd-ports-gnome-b59496747da8eebf2894c83200a19005dab47971.tar.gz freebsd-ports-gnome-b59496747da8eebf2894c83200a19005dab47971.tar.zst freebsd-ports-gnome-b59496747da8eebf2894c83200a19005dab47971.zip |
graphics/proj: Update to 7.2.0
Changelog:
- https://proj.org/news.html#release-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 |