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-unamb | |
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-unamb')
-rw-r--r-- | devel/hs-unamb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/hs-unamb/Makefile b/devel/hs-unamb/Makefile index 47511357878b..9bd52bd49907 100644 --- a/devel/hs-unamb/Makefile +++ b/devel/hs-unamb/Makefile @@ -7,6 +7,7 @@ PORTNAME= unamb PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org |