diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-05-02 06:48:10 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-05-02 06:48:10 +0000 |
commit | b324ade02d984ecb2c343b4c786d74c25d16f914 (patch) | |
tree | edc2817dd2a7952c08391fe099c4861b876b80a0 /math/cgal | |
parent | 684bbccbefbbbe8e37701a91cf7cf76fc20acf52 (diff) | |
download | ports-b324ade02d984ecb2c343b4c786d74c25d16f914.tar.gz ports-b324ade02d984ecb2c343b4c786d74c25d16f914.zip |
Notes
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 6aaa917c4825..90d3efc04b29 100644 --- a/math/cgal/Makefile +++ b/math/cgal/Makefile @@ -3,7 +3,7 @@ PORTNAME= cgal PORTVERSION= 4.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-4.9/ DISTNAME= CGAL-${PORTVERSION} |