diff options
Diffstat (limited to 'x11-wm/awesome/Makefile')
-rw-r--r-- | x11-wm/awesome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index 0fa33e5b1cab..30943cd2a84f 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/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 |