diff options
Diffstat (limited to 'math/cgal/Makefile')
-rw-r--r-- | math/cgal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/cgal/Makefile b/math/cgal/Makefile index 34843656a0af..70f18e5ebf9a 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -3,6 +3,7 @@ PORTNAME= cgal PORTVERSION= 4.11.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= https://github.com/${PORTNAME:tu}/${PORTNAME}/releases/download/releases/${DISTNAME}/ DISTNAME= ${PORTNAME:tu}-${PORTVERSION} |