diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-20 03:50:32 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-20 03:50:32 +0800 |
commit | e521f465df0d5104c4147517e347057b16a70f41 (patch) | |
tree | f4115397cf836e6dd14f1c1aa7fe197aaa20929a /x11/hs-xmobar | |
parent | 78f2cd05b34b4ccd824d85c711641d65bac090b6 (diff) | |
download | freebsd-ports-gnome-e521f465df0d5104c4147517e347057b16a70f41.tar.gz freebsd-ports-gnome-e521f465df0d5104c4147517e347057b16a70f41.tar.zst freebsd-ports-gnome-e521f465df0d5104c4147517e347057b16a70f41.zip |
Reset sbahra at his request due to lack of time to work on these ports.
Diffstat (limited to 'x11/hs-xmobar')
-rw-r--r-- | x11/hs-xmobar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile index b8057e5d41d1..9bd2dfc17244 100644 --- a/x11/hs-xmobar/Makefile +++ b/x11/hs-xmobar/Makefile @@ -11,8 +11,8 @@ CATEGORIES= x11 haskell MASTER_SITES= http://hackage.haskell.org/packages/archive/xmobar/${PORTVERSION}/ \ http://carte.kerneled.org/mirror/ -MAINTAINER= sbahra@kerneled.org -COMMENT= Xmobar is a minimalistic text based status bar +MAINTAINER= haskell@FreeBSD.org +COMMENT= A minimalistic text based status bar BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \ hs-x11-ghc>=1.4.1:${PORTSDIR}/x11/hs-x11-ghc |