diff options
author | snj <snj> | 2004-01-27 19:54:04 +0000 |
---|---|---|
committer | snj <snj> | 2004-01-27 19:54:04 +0000 |
commit | 92e3da19891667c871ff87c837515f1e0703c591 (patch) | |
tree | 71ded21c0ba8dd70d0bcb622d414be34462788ca | |
parent | 04cf32fb4be660a10f14f5d0d5fb7a6a82980185 (diff) | |
download | pkgsrc-92e3da19891667c871ff87c837515f1e0703c591.tar.gz |
Add devilspie.
-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 |