diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-07 22:00:37 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-07 22:00:37 +0000 |
commit | 6261314827ce17919e70f15456e657fd06e25219 (patch) | |
tree | ccfb670ebf1512993105fd204858992cfdb72aa9 /x11-wm | |
parent | - Fix package building after switching to 'configure' rebuilding. [1] (diff) |
- Chase asciidoc update
- Bump PORTREVSION
Approved by: tabthorpe (co-mentor)
Notes
Notes:
svn path=/head/; revision=231829
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/ |