aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-mtl/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
commitf6f83c9efc2c46d2970746758e2c682bb8a518ec (patch)
tree290f2ea61305744bf0f477895c56b92acaeb361f /devel/hs-mtl/Makefile
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
downloadports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz
ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip
Notes
Diffstat (limited to 'devel/hs-mtl/Makefile')
-rw-r--r--devel/hs-mtl/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/hs-mtl/Makefile b/devel/hs-mtl/Makefile
index a35ebb2b142f..9d1019e3f7cb 100644
--- a/devel/hs-mtl/Makefile
+++ b/devel/hs-mtl/Makefile
@@ -1,17 +1,11 @@
-# New ports collection makefile for: hs-mtl
-# Date created: 2010-05-14
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= mtl
-PORTVERSION= 2.1.1
-PORTREVISION= 1
+PORTVERSION= 2.1.2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= Monad transformer library
+COMMENT= Monad classes, using functional dependencies
LICENSE= BSD