diff options
author | itojun <itojun> | 2000-12-14 21:26:24 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-12-14 21:26:24 +0000 |
commit | 47e57ec74df625cfb5c603ba2de7f9f2ca95f6d9 (patch) | |
tree | 012f1b973b181d05231ce64e15b81fad267663d0 /x11 | |
parent | 512bd0e87a9e82db1a8297f7363459e010d1e39d (diff) | |
download | pkgsrc-47e57ec74df625cfb5c603ba2de7f9f2ca95f6d9.tar.gz |
add x11/xbattbar
Diffstat (limited to 'x11')
-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 |