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 13c29b63bfa..da1fdb2004d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.944 2012/11/30 22:35:20 wiz Exp $ +# $NetBSD: Makefile,v 1.945 2012/12/05 02:21:46 dsainty Exp $ # COMMENT= Networking tools @@ -140,6 +140,7 @@ SUBDIR+= freeradius2 SUBDIR+= ftplibpp SUBDIR+= ftpproxy SUBDIR+= gated +SUBDIR+= get-flash-videos SUBDIR+= gethost SUBDIR+= gift SUBDIR+= gift-fasttrack |