diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-22 13:16:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2019-04-22 13:16:33 +0000 |
commit | 879e75a6593d4f669464a017aaebd9f8bee250f3 (patch) | |
tree | 44760fb1f02ea408fa8f79bb5c9a29b881768f31 /science/hypre | |
parent | ac9adb54c85f3dfb91ab2b68f5398801ca2e1f78 (diff) |
Notes
Diffstat (limited to 'science/hypre')
-rw-r--r-- | science/hypre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/hypre/Makefile b/science/hypre/Makefile index f8b55affce67..c0888aeb1093 100644 --- a/science/hypre/Makefile +++ b/science/hypre/Makefile @@ -4,7 +4,7 @@ PORTNAME= hypre DISTVERSIONPREFIX= v DISTVERSION= 2.15.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |