diff options
author | Ollivier Robert <roberto@FreeBSD.org> | 2002-07-18 12:56:08 +0000 |
---|---|---|
committer | Ollivier Robert <roberto@FreeBSD.org> | 2002-07-18 12:56:08 +0000 |
commit | 027a75a6d691cb834a25862890d652413766a993 (patch) | |
tree | 66b2932cce26d57a0ff387644e6d763b9ca9060d /net | |
parent | Alarm Pinger (apinger) is a little tool which monitors various IP (diff) |
Connect apinger to the build.
PR: ports/40688
Submitted by: Michael L. Hostbaek (mich@freebsdcluster.org)
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index bdf80d746fcb..ab49c88c8fc2 100644 --- a/net/Makefile +++ b/net/Makefile @@ -12,6 +12,7 @@ SUBDIR += airport SUBDIR += amcl SUBDIR += angst + SUBDIR += apinger SUBDIR += archie SUBDIR += archie.el SUBDIR += argus |