diff options
author | ashish <ashish@FreeBSD.org> | 2011-07-10 08:55:34 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-07-10 08:55:34 +0800 |
commit | 906e2f9d91f8be950c08090f82fe5a6d64d6725c (patch) | |
tree | e6be817e9bb2e246ae41fcbaa82e20b344ebf7dd /x11/hs-xmobar/Makefile | |
parent | 28b76b30cb35e53959b563d9267a77329d9d30ed (diff) | |
download | freebsd-ports-gnome-906e2f9d91f8be950c08090f82fe5a6d64d6725c.tar.gz freebsd-ports-gnome-906e2f9d91f8be950c08090f82fe5a6d64d6725c.tar.zst freebsd-ports-gnome-906e2f9d91f8be950c08090f82fe5a6d64d6725c.zip |
- Update to 0.13
Obtained from: FreeBSD Haskell
Diffstat (limited to 'x11/hs-xmobar/Makefile')
-rw-r--r-- | x11/hs-xmobar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/hs-xmobar/Makefile b/x11/hs-xmobar/Makefile index 7d9b254a1065..850e197637cf 100644 --- a/x11/hs-xmobar/Makefile +++ b/x11/hs-xmobar/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= xmobar -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= x11 haskell MAINTAINER= haskell@FreeBSD.org |