diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
commit | 39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch) | |
tree | 607a5ca77efd301a2b4dc49b05d108829fcffa77 /x11/hs-X11 | |
parent | 75b64b1cb42c127b71646f039269eb7bd560d8ef (diff) |
Notes
Diffstat (limited to 'x11/hs-X11')
-rw-r--r-- | x11/hs-X11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/hs-X11/Makefile b/x11/hs-X11/Makefile index 03ca9b60ff1d..cc6f165fd6ae 100644 --- a/x11/hs-X11/Makefile +++ b/x11/hs-X11/Makefile @@ -3,7 +3,7 @@ PORTNAME= X11 PORTVERSION= 1.6.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 haskell MAINTAINER= haskell@FreeBSD.org |