diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-24 19:13:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-03-24 19:13:32 +0000 |
commit | eecc33021ee2c4bf2ed99deb5410cceeb2772bce (patch) | |
tree | 7a6976c5865f3924ba3ac58db07336e1343a5676 /x11-wm | |
parent | 4d55666226a1a32a778ec41abf7265abf57b8c4a (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/awesome/Makefile | 1 | ||||
-rw-r--r-- | x11-wm/wmfs/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index 7e859e90ed76..8a2a0b9d777a 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -7,6 +7,7 @@ PORTNAME= awesome PORTVERSION= 3.2 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://awesome.naquadah.org/download/ \ http://redundancy.redundancy.org/mirror/ diff --git a/x11-wm/wmfs/Makefile b/x11-wm/wmfs/Makefile index 9688db4f31ac..396346cd1875 100644 --- a/x11-wm/wmfs/Makefile +++ b/x11-wm/wmfs/Makefile @@ -7,6 +7,7 @@ PORTNAME= wmfs DISTVERSION= 0.1rc4 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://files.malikania.org/ \ http://mirror.mcx2.org/ |