diff options
author | Steve Wills <swills@FreeBSD.org> | 2020-01-30 14:17:44 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2020-01-30 14:17:44 +0000 |
commit | fb44dca45d6339f4db377f788e4cc5e2bc263609 (patch) | |
tree | ba22d2b118e359466f52b8da4aef55f2b8d470fb /math/hmat-oss | |
parent | c272497917e602ddcd651a70cbe2520e894afb36 (diff) |
Notes
Diffstat (limited to 'math/hmat-oss')
-rw-r--r-- | math/hmat-oss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hmat-oss/Makefile b/math/hmat-oss/Makefile index 677361a2a1a0..287911236156 100644 --- a/math/hmat-oss/Makefile +++ b/math/hmat-oss/Makefile @@ -3,7 +3,7 @@ PORTNAME= hmat-oss DISTVERSION= 1.5.0-348 DISTVERSIONSUFFIX= -g76beaf3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org |