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-utility-ht | |
parent | d85e3c566dfff95860d16db79e1a02e07aa746db (diff) | |
download | ports-86f2dbca13b0b83402b2229b384e088263445ca5.tar.gz ports-86f2dbca13b0b83402b2229b384e088263445ca5.zip |
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-utility-ht')
-rw-r--r-- | devel/hs-utility-ht/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-utility-ht/Makefile b/devel/hs-utility-ht/Makefile index bed9253d2239..9a4d6ada21e9 100644 --- a/devel/hs-utility-ht/Makefile +++ b/devel/hs-utility-ht/Makefile @@ -7,7 +7,7 @@ PORTNAME= utility-ht PORTVERSION= 0.0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org |