diff options
Diffstat (limited to 'devel/hs-ghc-mtl/Makefile')
-rw-r--r-- | devel/hs-ghc-mtl/Makefile | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/devel/hs-ghc-mtl/Makefile b/devel/hs-ghc-mtl/Makefile index 863b590a5431..d82f2ae49ef1 100644 --- a/devel/hs-ghc-mtl/Makefile +++ b/devel/hs-ghc-mtl/Makefile @@ -1,17 +1,13 @@ -# New ports collection makefile for: hs-ghc-mtl -# Date created: December 20 2009 -# Whom: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> -# +# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com> # $FreeBSD$ -# PORTNAME= ghc-mtl -PORTVERSION= 1.0.1.1 -PORTREVISION= 2 +PORTVERSION= 1.0.1.2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= An mtl compatible version of the Ghc-Api monads and monad-transformers +COMMENT= An mtl compatible version of the Ghc-Api monads and\ + monad-transformers LICENSE= BSD |