diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-04-04 07:06:29 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-04-04 07:06:29 +0000 |
commit | 6cd011e34be0d1c23d639d3209fb11370d827e1b (patch) | |
tree | b57f96cc16231dbd6256b46c7931ee37cd1ae226 /science/agrum/Makefile | |
parent | 91f3a20d562039f94171dcf6de807d22f063810a (diff) | |
download | ports-6cd011e34be0d1c23d639d3209fb11370d827e1b.tar.gz ports-6cd011e34be0d1c23d639d3209fb11370d827e1b.zip |
Notes
Diffstat (limited to 'science/agrum/Makefile')
-rw-r--r-- | science/agrum/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/agrum/Makefile b/science/agrum/Makefile index 92d577bed73c..af8f6cbbedb4 100644 --- a/science/agrum/Makefile +++ b/science/agrum/Makefile @@ -2,6 +2,7 @@ PORTNAME= agrum DISTVERSION= 0.14.3 +PORTREVISION= 1 CATEGORIES= science math MAINTAINER= yuri@FreeBSD.org @@ -16,7 +17,7 @@ USE_LDCONFIG= yes GL_ACCOUNT= agrumery GL_PROJECT= aGrUM -GL_COMMIT= a9e534f9e862ef47c4563d2f7bb17d0869d04093 +GL_COMMIT= b1f2dcebfb5d99789c131cb7d06313be94119408 CMAKE_OFF= USE_SWIG |