diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2018-06-30 09:57:59 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2018-06-30 09:57:59 +0000 |
commit | 98ae1eaf361ccc2d21dd1c53bd71dbecc189abf6 (patch) | |
tree | e7dcfa318181269d56d040d7b33ff15f28653b40 /math/hs-pointed | |
parent | 66f8fb874f8377f87c419ea43da885d3182fc695 (diff) |
Notes
Diffstat (limited to 'math/hs-pointed')
-rw-r--r-- | math/hs-pointed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hs-pointed/Makefile b/math/hs-pointed/Makefile index 4b1468d2d5a2..874feec56dab 100644 --- a/math/hs-pointed/Makefile +++ b/math/hs-pointed/Makefile @@ -2,7 +2,7 @@ PORTNAME= pointed PORTVERSION= 5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org |