diff options
author | ashish <ashish@FreeBSD.org> | 2011-05-26 08:51:15 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-05-26 08:51:15 +0800 |
commit | ce838c3406bfd6261c79ec84cc59e48e478ba05b (patch) | |
tree | 98d14a7f4ce988b7187404b31abfe7512b21e5b7 /x11-wm | |
parent | 2564e3542237f05cb4b8951eefc9d2040ae7e5fb (diff) | |
download | freebsd-ports-gnome-ce838c3406bfd6261c79ec84cc59e48e478ba05b.tar.gz freebsd-ports-gnome-ce838c3406bfd6261c79ec84cc59e48e478ba05b.tar.zst freebsd-ports-gnome-ce838c3406bfd6261c79ec84cc59e48e478ba05b.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
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/hs-xmonad-contrib/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/hs-xmonad/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/hs-xmonad-contrib/Makefile b/x11-wm/hs-xmonad-contrib/Makefile index 187f5cb639c5..657e3ba44283 100644 --- a/x11-wm/hs-xmonad-contrib/Makefile +++ b/x11-wm/hs-xmonad-contrib/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmonad-contrib PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= x11-wm haskell MAINTAINER= haskell@FreeBSD.org diff --git a/x11-wm/hs-xmonad/Makefile b/x11-wm/hs-xmonad/Makefile index 82c149ab0a3d..d362da98b1d5 100644 --- a/x11-wm/hs-xmonad/Makefile +++ b/x11-wm/hs-xmonad/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmonad PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= x11-wm haskell MAINTAINER= haskell@FreeBSD.org |