diff options
author | gdt <gdt@pkgsrc.org> | 2010-07-23 21:48:08 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2010-07-23 21:48:08 +0000 |
commit | 5d48ceb1de10aeff87dfaa3205dac63ff1909b06 (patch) | |
tree | 756fb1774d8b6ac163530d8912a5ad32a07c1c15 /net/Makefile | |
parent | 61a7fb274f56d55b2da089d9ec5e9b6ca31cd9af (diff) | |
download | pkgsrc-5d48ceb1de10aeff87dfaa3205dac63ff1909b06.tar.gz |
SUBDIR+= py-foolscap
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 49da02069a2..aad9e030f97 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.839 2010/07/21 18:30:28 drochner Exp $ +# $NetBSD: Makefile,v 1.840 2010/07/23 21:48:08 gdt Exp $ # COMMENT= Networking tools @@ -443,6 +443,7 @@ SUBDIR+= publicfile SUBDIR+= puf SUBDIR+= pure-ftpd SUBDIR+= pxe +SUBDIR+= py-foolscap SUBDIR+= py-GeoIP SUBDIR+= py-IP SUBDIR+= py-METAR |