diff options
Diffstat (limited to 'math/xlife++/Makefile')
-rw-r--r-- | math/xlife++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xlife++/Makefile b/math/xlife++/Makefile index 05f2ac3eb200..ce2f668da5ec 100644 --- a/math/xlife++/Makefile +++ b/math/xlife++/Makefile @@ -2,7 +2,7 @@ PORTNAME= xlife++ DISTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://uma.ensta-paristech.fr/soft/XLiFE++/var/files/src/ DISTNAME= xlifepp-sources-v${DISTVERSION}-2018-05-09 |