diff options
author | wiz <wiz@pkgsrc.org> | 2003-06-19 08:34:50 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-06-19 08:34:50 +0000 |
commit | 66c84f28a00925f91526117dc143d90d012a6bb1 (patch) | |
tree | ef896960b53b6098ebd91fcfd2bb702fca3c288c /net | |
parent | 5448979502681a8a3cc9c379c49898b57db38d26 (diff) | |
download | pkgsrc-66c84f28a00925f91526117dc143d90d012a6bb1.tar.gz |
Add and enable waste.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 10bd04f30dd..b03797e6da3 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.386 2003/06/10 13:23:58 wiz Exp $ +# $NetBSD: Makefile,v 1.387 2003/06/19 08:34:50 wiz Exp $ # COMMENT= Networking tools @@ -301,6 +301,7 @@ SUBDIR+= vsftpd SUBDIR+= vtun SUBDIR+= wakeup SUBDIR+= wap-utils +SUBDIR+= waste SUBDIR+= wget SUBDIR+= whatmask SUBDIR+= wistumbler |