From 0c76a8384fc1de4958eb1228befbee727f00c596 Mon Sep 17 00:00:00 2001 From: Ashish SHUKLA Date: Mon, 9 May 2011 05:28:57 +0000 Subject: - Please welcome GHC 7.0.3 GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports are also updated to their corresponding Haskell Platform versions, or latest versions. We would like to acknowledge the support of the FreeBSD Donations Team and Eotvos Lorand University, Faculty of Informatics who contributed to the server that we used for testing. We would also like to thank all the testers who tested FreeBSD Haskell ports and provided their feedback. PR: ports/156642 Approved by: tabthorpe (mentor) Obtained from: FreeBSD Haskell --- devel/hs-readline/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'devel/hs-readline/Makefile') diff --git a/devel/hs-readline/Makefile b/devel/hs-readline/Makefile index 665dcc680604..0edee0c5baa1 100644 --- a/devel/hs-readline/Makefile +++ b/devel/hs-readline/Makefile @@ -6,12 +6,14 @@ PORTNAME= readline PORTVERSION= 1.0.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Haskell interface to the GNU readline library +LICENSE= GPLv2 + CABAL_SETUP= Setup.hs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" -- cgit v1.2.3