diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 07:25:51 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-08 07:25:51 +0000 |
commit | 3f17e38ea9dbd5a60aff8c3ffa5be6d95c8a28cc (patch) | |
tree | f6de804cc3feb4b1c48463bfef3b859731c63c84 /net/Makefile | |
parent | Update 3.5 to 3.6. (diff) |
New port: net/gkrellmmultiping2
This plugin pings several machines and shows the current
round-trip and status.
PR: ports/45693
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
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 eb2f1babb259..40841e84cca5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -152,6 +152,7 @@ SUBDIR += gicq SUBDIR += gini SUBDIR += gkrellm_snmp + SUBDIR += gkrellmmultiping2 SUBDIR += gkrellmqst SUBDIR += gkrellmwireless SUBDIR += gnet |