diff options
author | imil <imil> | 2012-11-02 13:10:04 +0000 |
---|---|---|
committer | imil <imil> | 2012-11-02 13:10:04 +0000 |
commit | d6138da56906cfff09283ca54df71344d290d17c (patch) | |
tree | a271e038300a6f53861f1b39ab4375b1a776cc69 /net | |
parent | 426b4cf3fa6e830450040df5d2f0f387a44d1e77 (diff) | |
download | pkgsrc-d6138da56906cfff09283ca54df71344d290d17c.tar.gz |
add & enable py-ptt
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 7bdcc012df5..2263aad7cc7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.937 2012/10/11 11:24:06 drochner Exp $ +# $NetBSD: Makefile,v 1.938 2012/11/02 13:10:04 imil Exp $ # COMMENT= Networking tools @@ -511,6 +511,7 @@ SUBDIR+= py-libpcap SUBDIR+= py-medusa SUBDIR+= py-omniORBpy SUBDIR+= py-pcap +SUBDIR+= py-ptt SUBDIR+= py-s3cmd SUBDIR+= py-soaplib SUBDIR+= py-soappy |