diff options
Diffstat (limited to 'x11-wm/awesome2/Makefile')
-rw-r--r-- | x11-wm/awesome2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/awesome2/Makefile b/x11-wm/awesome2/Makefile index 89e5b0ef1f62..92c51791a9b3 100644 --- a/x11-wm/awesome2/Makefile +++ b/x11-wm/awesome2/Makefile @@ -6,13 +6,12 @@ # PORTNAME= awesome2 -PORTVERSION= 2.3.5 -PORTREVISION= 2 +PORTVERSION= 2.3.6 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ DISTNAME= awesome-${PORTVERSION} -MAINTAINER= ntarmos@ceid.upatras.gr +MAINTAINER= ntarmos@cs.uoi.gr COMMENT= A tiling window manager initially based on a dwm code rewriting BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \ |