diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2019-06-20 16:03:10 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2019-06-20 16:03:10 +0000 |
commit | 9b79b0b5b291ebbec7fd7da451a9d6d7bb5ac47c (patch) | |
tree | 5612bfb2fa5987e0c24ec3d6d9fae64135cafe44 /textproc/hs-yaml | |
parent | 004053f86dfcf7c83174eca4f3d08b79e3e3fadb (diff) |
Notes
Diffstat (limited to 'textproc/hs-yaml')
-rw-r--r-- | textproc/hs-yaml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-yaml/Makefile b/textproc/hs-yaml/Makefile index a28843339fd9..097fd20fdb65 100644 --- a/textproc/hs-yaml/Makefile +++ b/textproc/hs-yaml/Makefile @@ -2,7 +2,7 @@ PORTNAME= yaml PORTVERSION= 0.11.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org |