diff options
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 \ |