summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-01-30 03:32:10 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-01-30 03:32:10 +0000
commit33ec7d137a491baf325d3b322e89042b31c7b72f (patch)
tree68acb4e772c6c7bb95b5cca34d9132b68f46779c /net/Makefile
parentUpdate to 0.4.1 (diff)
add py-libnet 1.0
Python module for the libnet packet construction library
Notes
Notes: svn path=/head/; revision=54009
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 2a5a9bdc2e90..066bd698f0dd 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -364,6 +364,7 @@
SUBDIR += pvm++
SUBDIR += py-ipy
SUBDIR += py-jabber
+ SUBDIR += py-libnet
SUBDIR += py-pcap
SUBDIR += py-smb
SUBDIR += py-soap