summaryrefslogtreecommitdiff
path: root/x11-wm/awesome2/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2008-05-21 11:56:55 +0000
committerRenato Botelho <garga@FreeBSD.org>2008-05-21 11:56:55 +0000
commitdcea4244155c6f463ed502ac1bf2c844080f0848 (patch)
tree9296567fc743a1cf09e4c4caed62f734e2ff6a74 /x11-wm/awesome2/Makefile
parent- Fix segmentation fault on completion (diff)
- Update to 2.3
PR: ports/123489 Submitted by: garga Approved by: maintainer timeout (2 weeks)
Notes
Notes: svn path=/head/; revision=213453
Diffstat (limited to 'x11-wm/awesome2/Makefile')
-rw-r--r--x11-wm/awesome2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/awesome2/Makefile b/x11-wm/awesome2/Makefile
index 0fa33e5b1cab..30943cd2a84f 100644
--- a/x11-wm/awesome2/Makefile
+++ b/x11-wm/awesome2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= awesome
-PORTVERSION= 2.2
+PORTVERSION= 2.3
CATEGORIES= x11-wm
MASTER_SITES= http://awesome.naquadah.org/download/
@@ -25,6 +25,7 @@ USE_XORG= x11 xft xext xinerama xt xrandr xproto
MAN1= awesome.1 \
awesome-client.1 \
+ awesome-menu.1 \
awesome-message.1
MAN5= awesomerc.5
PORTDOCS= AUTHORS LICENSE README STYLE UPGRADE