diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-06-14 22:23:55 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-06-14 22:23:55 +0000 |
commit | 8faff930318b7dda93aeae9a71f91adecf95fec3 (patch) | |
tree | 72990df7889361ce05e62304a12d2c56f30d68c5 /x11-wm/i3 | |
parent | d912d5de99935f31a26eb5ea015d38c8bd143dc3 (diff) |
Notes
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} |