diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-11-08 04:56:42 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-11-08 04:56:42 +0000 |
commit | c62cb6fcaedee9229b8edbda6f349d0c7e2f7dca (patch) | |
tree | a011269f5e2d23c259fc129a86d3dd5b20e363a0 /x11-wm/hs-xmonad-contrib/Makefile | |
parent | b1d99d6e8b2fe7374c603f89ae2b0fab55d3a7bc (diff) | |
download | ports-c62cb6fcaedee9229b8edbda6f349d0c7e2f7dca.tar.gz ports-c62cb6fcaedee9229b8edbda6f349d0c7e2f7dca.zip |
Notes
Diffstat (limited to 'x11-wm/hs-xmonad-contrib/Makefile')
-rw-r--r-- | x11-wm/hs-xmonad-contrib/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-wm/hs-xmonad-contrib/Makefile b/x11-wm/hs-xmonad-contrib/Makefile index 5394b217f628..d3b53b116732 100644 --- a/x11-wm/hs-xmonad-contrib/Makefile +++ b/x11-wm/hs-xmonad-contrib/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xmonad-contrib -PORTVERSION= 0.7 -PORTREVISION= 2 +PORTVERSION= 0.8 CATEGORIES= x11-wm haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/xmonad-contrib/${PORTVERSION}/ |