diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-28 22:14:31 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-28 22:14:31 +0000 |
commit | 69ace8e8db7662c298dd29bbce67b32345acfc0f (patch) | |
tree | 9138e9631b45970a1c75dbb9fb66d4f3cc47db02 /net/Makefile | |
parent | 06aec1c6eb82064ea32558ede6785883254b5443 (diff) | |
download | ports-69ace8e8db7662c298dd29bbce67b32345acfc0f.tar.gz ports-69ace8e8db7662c298dd29bbce67b32345acfc0f.zip |
Add link-monitor-applet, a GNOME applet displaying the round-trip time to one
or more hosts.
PR: ports/69661
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> (author)
Notes
Notes:
svn path=/head/; revision=114973
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 97e3500dd470..7fbd3d08c763 100644 --- a/net/Makefile +++ b/net/Makefile @@ -295,6 +295,7 @@ SUBDIR += liferea SUBDIR += limewire SUBDIR += linc + SUBDIR += link-monitor-applet SUBDIR += linphone SUBDIR += linphone-base SUBDIR += linpopup |