diff options
author | minskim <minskim@pkgsrc.org> | 2004-08-16 20:17:35 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-08-16 20:17:35 +0000 |
commit | b0bdd577383216289cfcc73696345b47ad0a439d (patch) | |
tree | a58c25a6730237fb4906a12483e5a5d209574dd2 /sysutils | |
parent | 363f3ec7e195f1e4e57c99f44982366abfc53c7d (diff) | |
download | pkgsrc-b0bdd577383216289cfcc73696345b47ad0a439d.tar.gz |
Add and enable wipe.
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 66dbbc7aa60..a22b0a17424 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.254 2004/08/12 09:23:20 schmonz Exp $ +# $NetBSD: Makefile,v 1.255 2004/08/16 20:17:35 minskim Exp $ COMMENT= System utilities @@ -185,6 +185,7 @@ SUBDIR+= vip SUBDIR+= vobcopy SUBDIR+= webmin SUBDIR+= whowatch +SUBDIR+= wipe SUBDIR+= wmcpuload SUBDIR+= wmmemmon SUBDIR+= wtail |