diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-10 08:03:22 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-10 08:03:22 +0000 |
commit | 932e6dc413857ca66802dc4fbe28f5477d4abc11 (patch) | |
tree | 595a1c21749cc18bad532e9f0d057b340bc9d7c3 /math/hs-data-lens | |
parent | f402719d42ceeaf3bc387410f9d2603bdb1a69e4 (diff) |
Notes
Diffstat (limited to 'math/hs-data-lens')
-rw-r--r-- | math/hs-data-lens/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/hs-data-lens/Makefile b/math/hs-data-lens/Makefile index 74c7ec71f694..45e828040826 100644 --- a/math/hs-data-lens/Makefile +++ b/math/hs-data-lens/Makefile @@ -2,6 +2,7 @@ PORTNAME= data-lens PORTVERSION= 2.11.1 +PORTREVISION= 1 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org |