diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2010-01-30 19:59:41 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2010-01-30 19:59:41 +0000 |
commit | 39fc7a50c6c14e11c85b5934e0530e73a971f27a (patch) | |
tree | 770f7245143b0bf4a650261b0b99a472ae235ac5 /x11-wm/hs-xmonad-contrib/Makefile | |
parent | d952b294d0664ea4c629476764ba0dc20bef29b5 (diff) | |
download | ports-39fc7a50c6c14e11c85b5934e0530e73a971f27a.tar.gz ports-39fc7a50c6c14e11c85b5934e0530e73a971f27a.zip |
Notes
Diffstat (limited to 'x11-wm/hs-xmonad-contrib/Makefile')
-rw-r--r-- | x11-wm/hs-xmonad-contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/hs-xmonad-contrib/Makefile b/x11-wm/hs-xmonad-contrib/Makefile index 77a42c6c9f50..195bd9d1feaa 100644 --- a/x11-wm/hs-xmonad-contrib/Makefile +++ b/x11-wm/hs-xmonad-contrib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.1 CATEGORIES= x11-wm haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/xmonad-contrib/${PORTVERSION}/ -MAINTAINER= matt.guegan@free.fr +MAINTAINER= haskell@FreeBSD.org COMMENT= Third party tiling algorithms, configurations and scripts to xmonad BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \ |