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 aa66e6e8a84..8afbd3810eb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.373 2003/05/09 18:08:13 drochner Exp $ +# $NetBSD: Makefile,v 1.374 2003/05/15 03:36:01 salo Exp $ # COMMENT= Networking tools @@ -212,6 +212,7 @@ SUBDIR+= pureftpd SUBDIR+= pxe SUBDIR+= py-IP SUBDIR+= py-METAR +SUBDIR+= py-ORBit SUBDIR+= py-google SUBDIR+= py-soaplib SUBDIR+= py-soappy |