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 | |
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')
-rw-r--r-- | x11-wm/awesome/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/awesome2/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/wmfs/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index b9506e51d4c7..46f1dab5bf53 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -7,6 +7,7 @@ PORTNAME= awesome PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ \ http://redundancy.redundancy.org/mirror/ 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} diff --git a/x11-wm/wmfs/Makefile b/x11-wm/wmfs/Makefile index 396346cd1875..17bccbce4d02 100644 --- a/x11-wm/wmfs/Makefile +++ b/x11-wm/wmfs/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmfs DISTVERSION= 0.1rc4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://files.malikania.org/ \ http://mirror.mcx2.org/ |