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 | 5ae6d5671bc93dfcc60c92401386bcdfed4d2c79 (patch) | |
tree | 71ded21c0ba8dd70d0bcb622d414be34462788ca | |
parent | fbf8af6c89d45f2aa9d69863a6d859530206af3c (diff) | |
download | pkgsrc-5ae6d5671bc93dfcc60c92401386bcdfed4d2c79.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 |