diff options
author | tnn <tnn@pkgsrc.org> | 2007-06-20 18:12:44 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2007-06-20 18:12:44 +0000 |
commit | ba373d4bb83c8ea59a017303aadc8f58e0c871bc (patch) | |
tree | 9630dfc2fe95b1f600b60d7f6ffbb4833bf5f359 /wm/Makefile | |
parent | 6b6e1384bdeab54b7e4b9ad92e372e5b1520a24f (diff) | |
download | pkgsrc-ba373d4bb83c8ea59a017303aadc8f58e0c871bc.tar.gz |
Added wm/obpager
Diffstat (limited to 'wm/Makefile')
-rw-r--r-- | wm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/Makefile b/wm/Makefile index 32b760ef9b6..7628f319a23 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.96 2007/06/19 14:56:48 jlam Exp $ +# $NetBSD: Makefile,v 1.97 2007/06/20 18:12:44 tnn Exp $ # COMMENT= X11 window managers, configuration tools, and themes @@ -51,6 +51,7 @@ SUBDIR+= metisse SUBDIR+= mlvwm SUBDIR+= novawm SUBDIR+= obconf +SUBDIR+= obpager SUBDIR+= olvwm SUBDIR+= openbox SUBDIR+= oroborox |