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 f0167597d96e..83f3843988a4 100644 --- a/www/hs-yesod-platform/Makefile +++ b/www/hs-yesod-platform/Makefile @@ -4,7 +4,7 @@ PORTNAME= yesod-platform PORTVERSION= 1.2.13 # 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= 0 +PORTREVISION= 1 CATEGORIES= www haskell |