diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-08-08 17:21:45 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2017-08-08 17:21:45 +0000 |
commit | 25bf018f0fa446ca38508d35b6b3474e88d758d3 (patch) | |
tree | 45b457da59382af32e809be042d2a1a7cad9e952 /math/hs-data-lens-template/Makefile | |
parent | 1c8feb1a3fd41782660f5439357efe8a9519c625 (diff) |
Notes
Diffstat (limited to 'math/hs-data-lens-template/Makefile')
-rw-r--r-- | math/hs-data-lens-template/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hs-data-lens-template/Makefile b/math/hs-data-lens-template/Makefile index c959706bc629..1e82d9e83534 100644 --- a/math/hs-data-lens-template/Makefile +++ b/math/hs-data-lens-template/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= data-lens-template -PORTVERSION= 2.1.9 +PORTVERSION= 2.2 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org |