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 | 05c6117b29c608937563ae8eacf3cbb283bdd920 (patch) | |
tree | 756fb1774d8b6ac163530d8912a5ad32a07c1c15 | |
parent | 5c0f7b2d6f5ac7bd10a32c93630577139b282d18 (diff) | |
download | pkgsrc-05c6117b29c608937563ae8eacf3cbb283bdd920.tar.gz |
SUBDIR+= py-foolscap
-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 |