diff options
| author | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 14:46:53 +0000 |
|---|---|---|
| committer | Dima Panov <fluffy@FreeBSD.org> | 2022-08-12 14:46:53 +0000 |
| commit | 4cf39decb348615b9c8a28370d987a85d1b8a5ed (patch) | |
| tree | b3f23bc1a7f6b90c311d8cc64601a4f8c603f717 /math/cgal | |
| parent | acbf1d3f152bc516e4c5a5d7588eece618948125 (diff) | |
Diffstat (limited to 'math/cgal')
| -rw-r--r-- | math/cgal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 7e6678b1696b..bd4c379d7245 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,6 +1,6 @@ PORTNAME= cgal PORTVERSION= 5.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/v${PORTVERSION}/ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} |
