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 /graphics/hs-cairo | |
parent | - New port horde4-cache-1.0.3 (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
Diffstat (limited to 'graphics/hs-cairo')
-rw-r--r-- | graphics/hs-cairo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/hs-cairo/Makefile b/graphics/hs-cairo/Makefile index 9abe098a9a54..7d82f1e15e0b 100644 --- a/graphics/hs-cairo/Makefile +++ b/graphics/hs-cairo/Makefile @@ -7,6 +7,7 @@ PORTNAME= cairo PORTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= graphics haskell MAINTAINER= haskell@FreeBSD.org |