diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d3c761cec43..c476616b78a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.194 2001/02/27 21:15:50 jtb Exp $ +# $NetBSD: Makefile,v 1.195 2001/02/28 15:31:26 hubertf Exp $ # COMMENT= Networking tools @@ -147,6 +147,7 @@ SUBDIR+= vncviewer SUBDIR+= vtun SUBDIR+= wakeup SUBDIR+= wget +SUBDIR+= wminet SUBDIR+= wmnet SUBDIR+= wmpload SUBDIR+= wu-ftpd |