diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2013-10-30 22:57:52 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2013-10-30 22:57:52 +0000 |
commit | 0157fa0fe8d64d0d31225fb8f57ae6ecb2d1d4b2 (patch) | |
tree | 1045655b8eee584216c87f7550040f73ee9727cb /devel/hs-haskell-platform/Makefile | |
parent | a2a305a1425f4d6593a89dcb41d8ee4fc0a454d0 (diff) | |
download | ports-0157fa0fe8d64d0d31225fb8f57ae6ecb2d1d4b2.tar.gz ports-0157fa0fe8d64d0d31225fb8f57ae6ecb2d1d4b2.zip |
Notes
Diffstat (limited to 'devel/hs-haskell-platform/Makefile')
-rw-r--r-- | devel/hs-haskell-platform/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-haskell-platform/Makefile b/devel/hs-haskell-platform/Makefile index 8c9e5f6a0baa..56a45432bad5 100644 --- a/devel/hs-haskell-platform/Makefile +++ b/devel/hs-haskell-platform/Makefile @@ -2,6 +2,8 @@ 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= 1 CATEGORIES= devel haskell |