diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-05-26 00:51:15 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-05-26 00:51:15 +0000 |
commit | 86f2dbca13b0b83402b2229b384e088263445ca5 (patch) | |
tree | de23f443f21240bd875c76ec923f6e673a8e22c2 /devel/hs-readline | |
parent | d85e3c566dfff95860d16db79e1a02e07aa746db (diff) |
Bump PORTREVISION of all ports dependent on lang/ghc as during
upgrade, lang/ghc cabal package cache gets invalidated causing all
dependent ports to be reinstalled.
Obtained from: FreeBSD Haskell
Notes
Notes:
svn path=/head/; revision=274668
Diffstat (limited to 'devel/hs-readline')
-rw-r--r-- | devel/hs-readline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-readline/Makefile b/devel/hs-readline/Makefile index 0edee0c5baa1..c4a83751d17d 100644 --- a/devel/hs-readline/Makefile +++ b/devel/hs-readline/Makefile @@ -6,7 +6,7 @@ PORTNAME= readline PORTVERSION= 1.0.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org |