diff options
author | xtraeme <xtraeme> | 2005-01-12 13:41:25 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2005-01-12 13:41:25 +0000 |
commit | d37fcf320de45a673cf0b43ad849d55e696c1788 (patch) | |
tree | fafaf6f196ff993436c1f0639c931fa9d9404531 | |
parent | a871d720ddc9da83a46d2557f4604c99b82b6fba (diff) | |
download | pkgsrc-d37fcf320de45a673cf0b43ad849d55e696c1788.tar.gz |
Added skippy-0.5.0
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | wm/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index cf21ca14602..aa26bf43720 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8714 2005/01/12 12:54:01 jmmv Exp $ +$NetBSD: CHANGES,v 1.8715 2005/01/12 13:41:25 xtraeme Exp $ Changes to the packages collection and infrastructure in 2005: @@ -259,3 +259,4 @@ Changes to the packages collection and infrastructure in 2005: Added wmSMPmon-2.3 [agc 2005-01-12] Updated poptop to 1.2.1nb1 [cube 2005-01-12] Added monotone-server-0.16 [jmmv 2005-01-12] + Added skippy-0.5.0 [xtraeme 2005-01-12] diff --git a/wm/Makefile b/wm/Makefile index adf2a4d7283..6dd7de38edd 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.65 2004/10/04 20:53:10 cube Exp $ +# $NetBSD: Makefile,v 1.66 2005/01/12 13:41:26 xtraeme Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -53,6 +53,7 @@ SUBDIR+= ratpoison SUBDIR+= sawfish SUBDIR+= sawfish-replibs SUBDIR+= sawfish-themes +SUBDIR+= skippy SUBDIR+= tvtwm SUBDIR+= uwm SUBDIR+= w9wm |