Added wm/dwm.
This commit is contained in:
parent
c451d2cd27
commit
86dd41fedd
2 changed files with 4 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: CHANGES-2007,v 1.806 2007/04/13 08:59:52 xtraeme Exp $
|
||||
$NetBSD: CHANGES-2007,v 1.807 2007/04/13 09:08:55 xtraeme Exp $
|
||||
|
||||
Changes to the packages collection and infrastructure in 2007:
|
||||
|
||||
|
@ -1594,3 +1594,4 @@ Changes to the packages collection and infrastructure in 2007:
|
|||
Updated x11/fox to 1.6.25 [xtraeme 2007-04-13]
|
||||
Updated sysutils/xfe to 0.99 [xtraeme 2007-04-13]
|
||||
Updated mail/clamav to 0.90.2 [xtraeme 2007-04-13]
|
||||
Added wm/dwm version 3.9 [xtraeme 2007-04-13]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.89 2007/04/01 21:21:14 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.90 2007/04/13 09:08:55 xtraeme Exp $
|
||||
#
|
||||
|
||||
COMMENT= X11 window managers, configuration tools, and themes
|
||||
|
@ -21,6 +21,7 @@ SUBDIR+= bsetroot
|
|||
SUBDIR+= compiz
|
||||
SUBDIR+= ctwm
|
||||
SUBDIR+= cwm
|
||||
SUBDIR+= dwm
|
||||
SUBDIR+= e16menuedit2
|
||||
SUBDIR+= econf
|
||||
SUBDIR+= enlightenment
|
||||
|
|
Loading…
Reference in a new issue