diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
commit | 39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch) | |
tree | 607a5ca77efd301a2b4dc49b05d108829fcffa77 /textproc/hs-csv | |
parent | 75b64b1cb42c127b71646f039269eb7bd560d8ef (diff) |
Notes
Diffstat (limited to 'textproc/hs-csv')
-rw-r--r-- | textproc/hs-csv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-csv/Makefile b/textproc/hs-csv/Makefile index 9f55a0534a53..673e8b5faa6e 100644 --- a/textproc/hs-csv/Makefile +++ b/textproc/hs-csv/Makefile @@ -3,7 +3,7 @@ PORTNAME= csv PORTVERSION= 0.1.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org |