diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 2004-01-10 00:08:13 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 2004-01-10 00:08:13 +0000 |
commit | 359e01476c367a0a466587df269d0f9ae5322429 (patch) | |
tree | 461ebf7e9470c32c3df5d72c7f5ff5ce1de7f87f /net/Makefile | |
parent | ee48356e9a3428a7a3bc2c7ceae53d7b1dc91760 (diff) | |
download | ports-359e01476c367a0a466587df269d0f9ae5322429.tar.gz ports-359e01476c367a0a466587df269d0f9ae5322429.zip |
Utility for displaying the physical configuration of a network device
supporting the Entity MIB.
Notes
Notes:
svn path=/head/; revision=97822
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 f49853972bb8..3c25bb2eb879 100644 --- a/net/Makefile +++ b/net/Makefile @@ -126,6 +126,7 @@ SUBDIR += edonkey-gui-gtk-urlslave SUBDIR += edonkey-gui-java SUBDIR += ehnt + SUBDIR += entitymib SUBDIR += erlang_xmlrpc SUBDIR += etherape SUBDIR += etherboot |