diff options
Diffstat (limited to 'devel/hs-haskell-platform/Makefile')
-rw-r--r-- | devel/hs-haskell-platform/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-haskell-platform/Makefile b/devel/hs-haskell-platform/Makefile index 4f42839..d32fc56 100644 --- a/devel/hs-haskell-platform/Makefile +++ b/devel/hs-haskell-platform/Makefile @@ -4,7 +4,7 @@ PORTNAME= haskell-platform PORTVERSION= 2013.2.0.0 # Please note that the port *strictly depends* on certain versions of other # ports, so revisit the USE_CABAL line on bumping the portrevision. Thanks! -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org |