diff options
Diffstat (limited to 'converters/hs-json/Makefile')
-rw-r--r-- | converters/hs-json/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/hs-json/Makefile b/converters/hs-json/Makefile index c374428a1af3..4bebf77d371f 100644 --- a/converters/hs-json/Makefile +++ b/converters/hs-json/Makefile @@ -9,7 +9,7 @@ PORTNAME= json PORTVERSION= 0.4.3 CATEGORIES= converters haskell -MAINTAINER= jacula@gmail.com +MAINTAINER= haskell@FreeBSD.org COMMENT= Support for serialising Haskell to and from JSON CABAL_SETUP= Setup.hs |