diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-02-24 09:34:40 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2023-03-02 05:23:10 +0000 |
commit | fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 (patch) | |
tree | bac690ec1344d342f449b1710f47d2d0635580ae /x11-wm/sawfish | |
parent | 27120a02bd6d5f43466d3bcfd03cdef9a6fc9d5a (diff) |
Diffstat (limited to 'x11-wm/sawfish')
-rw-r--r-- | x11-wm/sawfish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sawfish/Makefile b/x11-wm/sawfish/Makefile index e4b0deecbac8..61b6076eb1d3 100644 --- a/x11-wm/sawfish/Makefile +++ b/x11-wm/sawfish/Makefile @@ -1,6 +1,6 @@ PORTNAME= sawfish DISTVERSION= 1.13.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://download.tuxfamily.org/sawfish/ DISTNAME= ${PORTNAME}_${PORTVERSION} |