diff options
author | dhn <dhn@FreeBSD.org> | 2009-04-08 06:00:37 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-04-08 06:00:37 +0800 |
commit | 9a24954deba716f73191b370907244ad03f637a0 (patch) | |
tree | a8c5f354c784fe36274df6ee5598143e7cc69a82 /x11-wm/awesome2 | |
parent | 9308aba34461cbafa0c0cf26f313e05546ad012d (diff) | |
download | freebsd-ports-gnome-9a24954deba716f73191b370907244ad03f637a0.tar.gz freebsd-ports-gnome-9a24954deba716f73191b370907244ad03f637a0.tar.zst freebsd-ports-gnome-9a24954deba716f73191b370907244ad03f637a0.zip |
- Chase asciidoc update
- Bump PORTREVSION
Approved by: tabthorpe (co-mentor)
Diffstat (limited to 'x11-wm/awesome2')
-rw-r--r-- | x11-wm/awesome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/awesome2/Makefile b/x11-wm/awesome2/Makefile index 6324edaf9132..89e5b0ef1f62 100644 --- a/x11-wm/awesome2/Makefile +++ b/x11-wm/awesome2/Makefile @@ -7,7 +7,7 @@ PORTNAME= awesome2 PORTVERSION= 2.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ DISTNAME= awesome-${PORTVERSION} |