diff options
author | drochner <drochner@pkgsrc.org> | 2002-12-05 11:31:56 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2002-12-05 11:31:56 +0000 |
commit | 7ea2d71dfe21edbb5755460e07426905808fab6f (patch) | |
tree | 5fcb456fa3f49aadd24ab53cd71170787878d0a0 /net | |
parent | 5ecc509f5d1b33daad0d3ecb8ee33a46a7abdfe8 (diff) | |
download | pkgsrc-7ea2d71dfe21edbb5755460e07426905808fab6f.tar.gz |
misc cleanup
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 380a344b3ac..5d8ee24aa00 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.342 2002/11/02 02:49:21 rh Exp $ +# $NetBSD: Makefile,v 1.343 2002/12/05 11:31:56 drochner Exp $ # COMMENT= Networking tools @@ -197,6 +197,7 @@ SUBDIR+= publicfile SUBDIR+= pureftpd SUBDIR+= pxe SUBDIR+= py-IP +SUBDIR+= py-METAR SUBDIR+= py-google SUBDIR+= py-soaplib SUBDIR+= py-soappy |