diff options
author | salo <salo> | 2003-02-16 00:26:20 +0000 |
---|---|---|
committer | salo <salo> | 2003-02-16 00:26:20 +0000 |
commit | a81e743a16fbc6c0919e73c17f699197a54a6399 (patch) | |
tree | 0edc3db9370cfcc500bb087395ba53eb56f00f16 /sysutils/Makefile | |
parent | 7e5f52e708ab46941d0a09eb652f097e075fe027 (diff) | |
download | pkgsrc-a81e743a16fbc6c0919e73c17f699197a54a6399.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 |