diff options
author | dhn <dhn@FreeBSD.org> | 2009-06-15 06:23:55 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-06-15 06:23:55 +0800 |
commit | 9696f6aa0429672a0e262c978250e08c5f65b9a2 (patch) | |
tree | fcdc95db4b5baffe3d76961e9dda23ea384ffd53 /x11-wm/i3 | |
parent | 8f946f16c3b12d738268e75ca525f48a37ff81b3 (diff) | |
download | freebsd-ports-gnome-9696f6aa0429672a0e262c978250e08c5f65b9a2.tar.gz freebsd-ports-gnome-9696f6aa0429672a0e262c978250e08c5f65b9a2.tar.zst freebsd-ports-gnome-9696f6aa0429672a0e262c978250e08c5f65b9a2.zip |
- Chase libxcb/xcb-proto update
- Bump PORTREVSION
Diffstat (limited to 'x11-wm/i3')
-rw-r--r-- | x11-wm/i3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index f62baca898a2..ab970a09b580 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -7,6 +7,7 @@ PORTNAME= i3 DISTVERSION= 3.a-bf2 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://i3.zekjur.net/downloads/ \ ${MASTER_SITE_LOCAL} |