diff options
Diffstat (limited to 'www/hs-yesod-platform/Makefile')
-rw-r--r-- | www/hs-yesod-platform/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/hs-yesod-platform/Makefile b/www/hs-yesod-platform/Makefile index c169c6b00316..14922ba10659 100644 --- a/www/hs-yesod-platform/Makefile +++ b/www/hs-yesod-platform/Makefile @@ -4,7 +4,7 @@ PORTNAME= yesod-platform PORTVERSION= 1.2.0.1 # 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= www haskell MAINTAINER= haskell@FreeBSD.org |