diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-01-30 11:32:10 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-01-30 11:32:10 +0800 |
commit | 8adead28720ce33e94aeacb971c9a6c4af8c934e (patch) | |
tree | 9b794ea8a6f23c0f83bb7b963291f5ccf4aa7789 /net/Makefile | |
parent | d97013ec8ec7d83590d8b577fcd6f44f25f4a814 (diff) | |
download | freebsd-ports-gnome-8adead28720ce33e94aeacb971c9a6c4af8c934e.tar.gz freebsd-ports-gnome-8adead28720ce33e94aeacb971c9a6c4af8c934e.tar.zst freebsd-ports-gnome-8adead28720ce33e94aeacb971c9a6c4af8c934e.zip |
add py-libnet 1.0
Python module for the libnet packet construction library
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
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 |