diff options
author | rh <rh@pkgsrc.org> | 2000-06-12 16:21:26 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2000-06-12 16:21:26 +0000 |
commit | c8ba090ca4344f52779501a534df19fea3fd034f (patch) | |
tree | 2523531810ecd845330a2f389c2d1bfd34e510d4 | |
parent | e5f827d43e92102b221827f7e2586b7eb074dfa8 (diff) | |
download | pkgsrc-c8ba090ca4344f52779501a534df19fea3fd034f.tar.gz |
Add and enable whowatch
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index aa8e01619e1..695b193986f 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2000/06/01 14:22:11 fvdl Exp $ +# $NetBSD: Makefile,v 1.64 2000/06/12 16:21:26 rh Exp $ # FreeBSD Id: Makefile,v 1.23 1997/09/30 06:14:59 asami Exp # @@ -54,6 +54,7 @@ SUBDIR += toshutils SUBDIR += usbutil SUBDIR += user + SUBDIR += whowatch SUBDIR += xbatt SUBDIR += xdu SUBDIR += xhfs |