diff options
author | gdt <gdt> | 2010-07-23 21:48:08 +0000 |
---|---|---|
committer | gdt <gdt> | 2010-07-23 21:48:08 +0000 |
commit | eeb83e3dc8154859077537067017f75edc0af74f (patch) | |
tree | 756fb1774d8b6ac163530d8912a5ad32a07c1c15 /net | |
parent | 41fd7f21005f945f02672ea082e064ca4d9ad8cb (diff) | |
download | pkgsrc-eeb83e3dc8154859077537067017f75edc0af74f.tar.gz |
SUBDIR+= py-foolscap
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 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 |