diff options
author | ryoon <ryoon> | 2012-11-27 11:32:17 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2012-11-27 11:32:17 +0000 |
commit | 211649073d80a0a82fb62986a5cf2599b52da952 (patch) | |
tree | 2b9d56d93b71503c2ef5e30741c62c7a12ea1830 /net/Makefile | |
parent | 3a65617909f1da6100372c6a50c34d5d5c660253 (diff) | |
download | pkgsrc-211649073d80a0a82fb62986a5cf2599b52da952.tar.gz |
Add py-netifaces
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 baa897b5160..dd60a8edb8c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.941 2012/11/23 11:52:04 drochner Exp $ +# $NetBSD: Makefile,v 1.942 2012/11/27 11:32:17 ryoon Exp $ # COMMENT= Networking tools @@ -512,6 +512,7 @@ SUBDIR+= py-kenosis SUBDIR+= py-libdnet SUBDIR+= py-libpcap SUBDIR+= py-medusa +SUBDIR+= py-netifaces SUBDIR+= py-omniORBpy SUBDIR+= py-pcap SUBDIR+= py-ptt |