diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-03-26 18:08:35 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-03-26 18:08:35 +0000 |
commit | e82ff5295f1947bb10b44773e9b44a2ff5f3f9fe (patch) | |
tree | 3a707987d559f61acb830ff875c23bcb65838105 /net/Makefile | |
parent | af90c4ca0aebd446a639cb56ab99db95033a01a0 (diff) | |
download | ports-e82ff5295f1947bb10b44773e9b44a2ff5f3f9fe.tar.gz ports-e82ff5295f1947bb10b44773e9b44a2ff5f3f9fe.zip |
Notes
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 4568ea4f4a7f..9622650e7730 100644 --- a/net/Makefile +++ b/net/Makefile @@ -391,6 +391,7 @@ SUBDIR += py-libnet SUBDIR += py-pcap SUBDIR += py-smb + SUBDIR += py-snmp SUBDIR += py-soap SUBDIR += py-xmlrpc SUBDIR += py-xmlrpclib |