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 76f1a6f7771..e336fcaec52 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.688 2007/10/28 23:16:15 salo Exp $ +# $NetBSD: Makefile,v 1.689 2007/10/29 09:50:23 seb Exp $ # COMMENT= Networking tools @@ -128,6 +128,7 @@ SUBDIR+= gnome-vfs-smb SUBDIR+= gnugk SUBDIR+= gofish SUBDIR+= gopher +SUBDIR+= gsnmp SUBDIR+= gt-itm SUBDIR+= gtk-gnutella SUBDIR+= gtk_wicontrol |