diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-24 14:51:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-24 14:51:41 +0800 |
commit | 9328de22617f2b4aa9f1a330016ac63a18307cf1 (patch) | |
tree | 915a2525818b1becd077cbff477a4307b0d3eefc /x11-wm/i3/Makefile | |
parent | 5c563445feeb5a8337c610fef2fcec2bb3ff26ca (diff) | |
download | freebsd-ports-gnome-9328de22617f2b4aa9f1a330016ac63a18307cf1.tar.gz freebsd-ports-gnome-9328de22617f2b4aa9f1a330016ac63a18307cf1.tar.zst freebsd-ports-gnome-9328de22617f2b4aa9f1a330016ac63a18307cf1.zip |
Forgot to bump portrevision on last modification
Diffstat (limited to 'x11-wm/i3/Makefile')
-rw-r--r-- | x11-wm/i3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index 22ad5f944304..ccc081707526 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -3,7 +3,7 @@ PORTNAME= i3 DISTVERSION= 4.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm MASTER_SITES= http://i3wm.org/downloads/ |