diff options
author | itojun <itojun> | 2000-12-14 22:21:16 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-12-14 22:21:16 +0000 |
commit | c1aca96a3368a8e22cdba515fc4f87e3745530df (patch) | |
tree | 585b9db7f313a25608357ad04bc1b0cd852b2350 /sysutils | |
parent | ada6cab306b3e5a5abaf2fcb563ed6a38f055601 (diff) | |
download | pkgsrc-c1aca96a3368a8e22cdba515fc4f87e3745530df.tar.gz |
move x11/xbattbar to sysutils/xbattbar, as xbatt is in sysutils
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 91645e1d916..a57e4329c93 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2000/12/12 01:31:04 wiz Exp $ +# $NetBSD: Makefile,v 1.81 2000/12/14 22:21:16 itojun Exp $ # SUBDIR += amanda @@ -64,6 +64,7 @@ SUBDIR += vidc-tools SUBDIR += whowatch SUBDIR += xbatt + SUBDIR += xbattbar SUBDIR += xdu SUBDIR += xhfs SUBDIR += xosview |