diff options
author | salo <salo@pkgsrc.org> | 2003-02-16 00:26:20 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-02-16 00:26:20 +0000 |
commit | 8135592891bf9c5d20cc97d1c0b0a57ab932722e (patch) | |
tree | 0edc3db9370cfcc500bb087395ba53eb56f00f16 /sysutils/Makefile | |
parent | e96e455f16dbc06a19d2aa5e3a4884c3ea5411e6 (diff) | |
download | pkgsrc-8135592891bf9c5d20cc97d1c0b0a57ab932722e.tar.gz |
Add and enable wtail.
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index d11a0d0c646..1a5d21b79b7 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.181 2003/01/17 14:04:18 toshii Exp $ +# $NetBSD: Makefile,v 1.182 2003/02/16 00:26:20 salo Exp $ COMMENT= System utilities @@ -142,6 +142,7 @@ SUBDIR+= vidc-tools SUBDIR+= vifm SUBDIR+= whowatch SUBDIR+= wmcpuload +SUBDIR+= wtail SUBDIR+= xbatt SUBDIR+= xbattbar SUBDIR+= xcdroast |