diff options
author | nia <nia@pkgsrc.org> | 2021-06-10 12:48:49 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2021-06-10 12:48:49 +0000 |
commit | 2b618a69f23783d61ac64b7e217f0f3b357fb46c (patch) | |
tree | b1ca54c30fb2f6884f81a6a00f75736e373ad5f0 /wm/Makefile | |
parent | 2e12fb7de7e663f7bc5608cba9bb8f703b0aeca6 (diff) | |
download | pkgsrc-2b618a69f23783d61ac64b7e217f0f3b357fb46c.tar.gz |
Make wm/blackbox the latest version, remove weird versioned packages
concept ok'd by gutteridge
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/wm/Makefile b/wm/Makefile index bee80b40ba3..54f96808a73 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.162 2021/04/25 04:43:30 wiz Exp $ +# $NetBSD: Makefile,v 1.163 2021/06/10 12:48:49 nia Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -11,13 +11,10 @@ SUBDIR+= afterstep SUBDIR+= amiwm SUBDIR+= awesome SUBDIR+= bbkeys -SUBDIR+= bbkeys09 SUBDIR+= bbpager -SUBDIR+= bbpager04 SUBDIR+= bbrun SUBDIR+= berry SUBDIR+= blackbox -SUBDIR+= blackbox70 SUBDIR+= bmpanel2 SUBDIR+= bsetroot SUBDIR+= bspwm |