diff options
Diffstat (limited to 'devel/hs-ghc-mtl/Makefile')
-rw-r--r-- | devel/hs-ghc-mtl/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/hs-ghc-mtl/Makefile b/devel/hs-ghc-mtl/Makefile index 2ad9d05e65ad..56f254f79def 100644 --- a/devel/hs-ghc-mtl/Makefile +++ b/devel/hs-ghc-mtl/Makefile @@ -3,12 +3,11 @@ PORTNAME= ghc-mtl PORTVERSION= 1.0.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= An mtl compatible version of the Ghc-Api monads and\ - monad-transformers +COMMENT= Mtl-compatible version of the Ghc-Api monads and monad-transformers LICENSE= BSD |