diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-31 18:09:43 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-31 18:09:43 +0000 |
commit | 3802f14ef2d91a9d9a190026ab5fb8ebe20302c9 (patch) | |
tree | 11ef1dce6779338fe102084f24d6eed07eba7d5f /net/Makefile | |
parent | 68b497ec9b0adda59c471192e2e6ac1b87d7fe3b (diff) |
Add ruby-snmp, Ruby interface to UCD-SNMP library.
Notes
Notes:
svn path=/head/; revision=32158
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 6fc4133174a9..261dedcc4c5c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -216,6 +216,7 @@ SUBDIR += rshell SUBDIR += rsync SUBDIR += rtsp_proxy + SUBDIR += ruby-snmp SUBDIR += ruby-uri SUBDIR += rwhois SUBDIR += samba |