diff options
Diffstat (limited to 'math/e-antic/Makefile')
-rw-r--r-- | math/e-antic/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/e-antic/Makefile b/math/e-antic/Makefile index d04d7bb22da5..4f567b3f7ab5 100644 --- a/math/e-antic/Makefile +++ b/math/e-antic/Makefile @@ -1,12 +1,12 @@ PORTNAME= e-antic -DISTVERSION= 2.0.2 -PORTREVISION= 6 +DISTVERSION= 2.1.0 +PORTREVISION= 1 #MASTER_SITES= https://www.labri.fr/perso/vdelecro/e-antic/ CATEGORIES= math MAINTAINER= thierry@FreeBSD.org COMMENT= Real Embedded Algebraic Number Theory In C -WWW= https://github.com/flatsurf/e-antic +WWW= https://flatsurf.github.io/e-antic/ LICENSE= GPLv3 LGPL3 LICENSE_COMB= dual |