diff options
author | itojun <itojun> | 2000-12-14 21:26:24 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-12-14 21:26:24 +0000 |
commit | ddb5c1dca733cc9695f9864668dcd9a998c38379 (patch) | |
tree | 012f1b973b181d05231ce64e15b81fad267663d0 /x11/Makefile | |
parent | a0254f40f30fedeee1527f2bccd585d4609c656b (diff) | |
download | pkgsrc-ddb5c1dca733cc9695f9864668dcd9a998c38379.tar.gz |
add x11/xbattbar
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 2cd9d589a28..b3e8af16fb4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.193 2000/12/14 01:01:32 wiz Exp $ +# $NetBSD: Makefile,v 1.194 2000/12/14 21:26:24 itojun Exp $ # SUBDIR += 9term @@ -101,6 +101,7 @@ SUBDIR += xaniroc SUBDIR += xautolock SUBDIR += xbanner + SUBDIR += xbattbar SUBDIR += xbeats SUBDIR += xcal SUBDIR += xcb |