diff options
author | dhn <dhn@FreeBSD.org> | 2009-05-15 23:36:44 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2009-05-15 23:36:44 +0800 |
commit | 87005aef41a4b79fe87fc90055a294375ec81996 (patch) | |
tree | ba2f4e4254dd10372d2090e3099c6b6ea56a649f /x11-wm/awesome | |
parent | e23862924cf5093ebc04164d733ed5de48ebc77d (diff) | |
download | freebsd-ports-gnome-87005aef41a4b79fe87fc90055a294375ec81996.tar.gz freebsd-ports-gnome-87005aef41a4b79fe87fc90055a294375ec81996.tar.zst freebsd-ports-gnome-87005aef41a4b79fe87fc90055a294375ec81996.zip |
- Chase libxdg-basedir update
- Bump PORTREVSION
Approved by: miwi (mentor implicit)
Diffstat (limited to 'x11-wm/awesome')
-rw-r--r-- | x11-wm/awesome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index a0500bc1d801..cdea833e9fbc 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -7,7 +7,7 @@ PORTNAME= awesome DISTVERSION= 3.3-rc2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ \ http://redundancy.redundancy.org/mirror/ |