summaryrefslogtreecommitdiff
path: root/converters/hs-json
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-08-03 02:30:07 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-08-03 02:30:07 +0000
commitdb8a630740d7952632fca1d12503a442fc625335 (patch)
tree8ee3a15fcf61eb9a77ce79ffe7cc567f6e56e480 /converters/hs-json
parentUse the stable, slow moving lang/gcc instead of lang/gcc46 for (diff)
- Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=301879
Diffstat (limited to 'converters/hs-json')
-rw-r--r--converters/hs-json/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/hs-json/Makefile b/converters/hs-json/Makefile
index 5d95091c40d3..9a1da303d89c 100644
--- a/converters/hs-json/Makefile
+++ b/converters/hs-json/Makefile
@@ -7,6 +7,7 @@
PORTNAME= json
PORTVERSION= 0.5
+PORTREVISION= 1
CATEGORIES= converters haskell
MAINTAINER= haskell@FreeBSD.org