diff options
| author | Dima Panov <fluffy@FreeBSD.org> | 2024-10-03 10:21:13 +0000 |
|---|---|---|
| committer | Dima Panov <fluffy@FreeBSD.org> | 2024-10-03 10:25:14 +0000 |
| commit | 55cfbcf56c31f949cd93e4012c1d705c1094a5c6 (patch) | |
| tree | 46cf00da0605cdc34526187a1366496ffb479e23 /math/cgal | |
| parent | 3c6ea4acbd48a9232d6f05fdf2213ae5950cb144 (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 f514d6fccb89..a06e69bc8721 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -1,6 +1,6 @@ PORTNAME= cgal PORTVERSION= 5.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/v${PORTVERSION}/ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} |
