diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 11:49:32 +0800 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 11:49:32 +0800 |
commit | c4aebd467cd2c219c6870c0ef038a76bc2850c80 (patch) | |
tree | c0866f6e74ae506e4a037c4c7092b52e8f145318 /math/hs-categories/Makefile | |
parent | aac32349c902a5c9abd567ac3388e17b7c422eff (diff) | |
download | freebsd-ports-gnome-c4aebd467cd2c219c6870c0ef038a76bc2850c80.tar.gz freebsd-ports-gnome-c4aebd467cd2c219c6870c0ef038a76bc2850c80.tar.zst freebsd-ports-gnome-c4aebd467cd2c219c6870c0ef038a76bc2850c80.zip |
- Please welcome GHC 7.0.4
GHC in the ports tree has been updated to version 7.0.4 and the port revision
for all the Haskell ports without version changes are bumped. Other per-port
updates are coming soon.
This update also incorporates some improvements for bsd.cabal.mk that makes
working with Haskell ports even easier.
Thanks ashish@ for the help!
Obtained from: FreeBSD Haskell
Diffstat (limited to 'math/hs-categories/Makefile')
-rw-r--r-- | math/hs-categories/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/hs-categories/Makefile b/math/hs-categories/Makefile index 3344e11a3c6f..1d0db9612569 100644 --- a/math/hs-categories/Makefile +++ b/math/hs-categories/Makefile @@ -7,6 +7,7 @@ PORTNAME= categories PORTVERSION= 0.58.0.5 +PORTREVISION= 1 CATEGORIES= math haskell MAINTAINER= haskell@FreeBSD.org |