diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-10 08:03:22 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-10 08:03:22 +0000 |
commit | 932e6dc413857ca66802dc4fbe28f5477d4abc11 (patch) | |
tree | 595a1c21749cc18bad532e9f0d057b340bc9d7c3 /x11-wm/hs-xmonad | |
parent | f402719d42ceeaf3bc387410f9d2603bdb1a69e4 (diff) | |
download | ports-932e6dc413857ca66802dc4fbe28f5477d4abc11.tar.gz ports-932e6dc413857ca66802dc4fbe28f5477d4abc11.zip |
Notes
Diffstat (limited to 'x11-wm/hs-xmonad')
-rw-r--r-- | x11-wm/hs-xmonad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/hs-xmonad/Makefile b/x11-wm/hs-xmonad/Makefile index 2de0de99f305..a2c19f0ad174 100644 --- a/x11-wm/hs-xmonad/Makefile +++ b/x11-wm/hs-xmonad/Makefile @@ -3,7 +3,7 @@ PORTNAME= xmonad PORTVERSION= 0.13 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm haskell MAINTAINER= haskell@FreeBSD.org |