diff options
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 2199e68925c..19bd90aefd9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.378 2003/05/17 02:04:14 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.379 2003/05/19 18:43:39 hubertf Exp $ # COMMENT= Networking tools @@ -220,6 +220,7 @@ SUBDIR+= py-google SUBDIR+= py-soaplib SUBDIR+= py-soappy SUBDIR+= py-xmlrpclib +SUBDIR+= pyslsk SUBDIR+= qadsl SUBDIR+= ra-pna-proxy SUBDIR+= ra-rtsp-proxy |