diff options
author | itojun <itojun> | 2000-12-14 22:21:16 +0000 |
---|---|---|
committer | itojun <itojun> | 2000-12-14 22:21:16 +0000 |
commit | 4e31160244f3ed4b7fb3c144659fa4332bb0eb30 (patch) | |
tree | 585b9db7f313a25608357ad04bc1b0cd852b2350 /x11/Makefile | |
parent | 3e3057d72e0eb76c9d7d337224a8876acdb3e5c1 (diff) | |
download | pkgsrc-4e31160244f3ed4b7fb3c144659fa4332bb0eb30.tar.gz |
move x11/xbattbar to sysutils/xbattbar, as xbatt is in sysutils
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index b3e8af16fb4..890e95286e5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.194 2000/12/14 21:26:24 itojun Exp $ +# $NetBSD: Makefile,v 1.195 2000/12/14 22:21:16 itojun Exp $ # SUBDIR += 9term @@ -101,7 +101,6 @@ SUBDIR += xaniroc SUBDIR += xautolock SUBDIR += xbanner - SUBDIR += xbattbar SUBDIR += xbeats SUBDIR += xcal SUBDIR += xcb |