diff options
author | snj <snj@pkgsrc.org> | 2004-01-27 19:54:04 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-01-27 19:54:04 +0000 |
commit | a17fdec13dbf59dc69654a66edbc932f3ab518d0 (patch) | |
tree | 71ded21c0ba8dd70d0bcb622d414be34462788ca /x11/Makefile | |
parent | b791c4c4d614331830dfc41944888ec809561929 (diff) | |
download | pkgsrc-a17fdec13dbf59dc69654a66edbc932f3ab518d0.tar.gz |
Add devilspie.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index c04dc62d409..e41bac245c9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.330 2004/01/26 16:34:24 martti Exp $ +# $NetBSD: Makefile,v 1.331 2004/01/27 19:54:04 snj Exp $ # COMMENT= Packages to support the X window system @@ -22,6 +22,7 @@ SUBDIR+= aterm SUBDIR+= bbapm SUBDIR+= blt SUBDIR+= controlcenter +SUBDIR+= devilspie SUBDIR+= dfm SUBDIR+= dtx11session SUBDIR+= dxpc |