diff options
Diffstat (limited to 'net-mgmt/icmpmonitor')
-rw-r--r-- | net-mgmt/icmpmonitor/Makefile | 22 | ||||
-rw-r--r-- | net-mgmt/icmpmonitor/distinfo | 1 | ||||
-rw-r--r-- | net-mgmt/icmpmonitor/pkg-comment | 1 | ||||
-rw-r--r-- | net-mgmt/icmpmonitor/pkg-descr | 5 | ||||
-rw-r--r-- | net-mgmt/icmpmonitor/pkg-plist | 1 |
5 files changed, 0 insertions, 30 deletions
diff --git a/net-mgmt/icmpmonitor/Makefile b/net-mgmt/icmpmonitor/Makefile deleted file mode 100644 index be42b8e60a33..000000000000 --- a/net-mgmt/icmpmonitor/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: icmpmonitor -# Date created: 31 Jul 2001 -# Whom: nbm -# -# $FreeBSD$ -# - -PORTNAME= icmpmonitor -PORTVERSION= 1.1 -CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= icmpmonitor - -MAINTAINER= nbm@FreeBSD.org - -GNU_CONFIGURE= YES - -WRKSRC= ${WRKDIR}/icmpmonitor - -MAN1= icmpmonitor.1 - -.include <bsd.port.mk> diff --git a/net-mgmt/icmpmonitor/distinfo b/net-mgmt/icmpmonitor/distinfo deleted file mode 100644 index 137b2e92364b..000000000000 --- a/net-mgmt/icmpmonitor/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (icmpmonitor-1.1.tar.gz) = f7902666a76f77b5f1b9a36f7dc0980c diff --git a/net-mgmt/icmpmonitor/pkg-comment b/net-mgmt/icmpmonitor/pkg-comment deleted file mode 100644 index 33df4a660529..000000000000 --- a/net-mgmt/icmpmonitor/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A multiple host icmp monitoring tool diff --git a/net-mgmt/icmpmonitor/pkg-descr b/net-mgmt/icmpmonitor/pkg-descr deleted file mode 100644 index d1153f81930e..000000000000 --- a/net-mgmt/icmpmonitor/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The icmpmonitor uses the Internet Control Message Protocol (ICMP) "ECHO" -facility, monitors several hosts, and notify admin if some of them are -down. - -WWW: http://www.crocodile.org/software.html diff --git a/net-mgmt/icmpmonitor/pkg-plist b/net-mgmt/icmpmonitor/pkg-plist deleted file mode 100644 index c0345cd700e0..000000000000 --- a/net-mgmt/icmpmonitor/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/icmpmonitor |