diff options
Diffstat (limited to 'devel/hs-cabal-plan/Makefile')
-rw-r--r-- | devel/hs-cabal-plan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-cabal-plan/Makefile b/devel/hs-cabal-plan/Makefile index f34ec594ec42..61468ad27e47 100644 --- a/devel/hs-cabal-plan/Makefile +++ b/devel/hs-cabal-plan/Makefile @@ -2,7 +2,7 @@ PORTNAME= cabal-plan DISTVERSION= 0.7.6.1 CATEGORIES= devel haskell -MAINTAINER= tiago.gasiba@gmail.com +MAINTAINER= tiga@FreeBSD.org COMMENT= Utility for processing cabal's plan.json file WWW= https://github.com/haskell-hvr/cabal-plan |