From 0a710f368469e3e4eae0e43e8df218c8a9983268 Mon Sep 17 00:00:00 2001 From: pgj Date: Sun, 3 Jun 2012 20:52:29 +0000 Subject: - Update The Glorious Glasgow Haskell Compiler to version 7.4.1 Please note that port revision for all the Haskell ports without version changes are also bumped. Other per-port updates are coming soon (in separate commits)! In addition to that, separate -docs ports are no longer needed so they are now removed. Thanks ashish@ for the assistance. Obtained from: FreeBSD Haskell --- textproc/hs-hxt-unicode/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'textproc/hs-hxt-unicode') diff --git a/textproc/hs-hxt-unicode/Makefile b/textproc/hs-hxt-unicode/Makefile index 4810010cf1b5..5a93949db0c8 100644 --- a/textproc/hs-hxt-unicode/Makefile +++ b/textproc/hs-hxt-unicode/Makefile @@ -7,6 +7,7 @@ PORTNAME= hxt-unicode PORTVERSION= 9.0.2 +PORTREVISION= 1 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org -- cgit