diff options
-rw-r--r-- | net/netsaint-plugins/Makefile | 4 | ||||
-rw-r--r-- | net/netsaint-plugins/PLIST | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile index 39c2c2dfc0e..13cf289f976 100644 --- a/net/netsaint-plugins/Makefile +++ b/net/netsaint-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2006/02/05 23:10:28 joerg Exp $ +# $NetBSD: Makefile,v 1.26 2006/02/19 16:47:15 wiz Exp $ # DISTNAME= netsaint-plugins-1.2.9-4 PKGNAME= netsaint-plugins-1.2.9.4 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netsaintplug/} diff --git a/net/netsaint-plugins/PLIST b/net/netsaint-plugins/PLIST index 2259b24623d..5e6e3f8e6e0 100644 --- a/net/netsaint-plugins/PLIST +++ b/net/netsaint-plugins/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2002/10/25 10:21:34 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/02/19 16:47:16 wiz Exp $ libexec/netsaint/check_breeze libexec/netsaint/check_by_ssh libexec/netsaint/check_dig @@ -32,6 +32,7 @@ libexec/netsaint/check_rpc libexec/netsaint/check_sensors libexec/netsaint/check_smtp libexec/netsaint/check_ssh +libexec/netsaint/check_swap libexec/netsaint/check_tcp libexec/netsaint/check_time libexec/netsaint/check_udp @@ -42,3 +43,4 @@ libexec/netsaint/check_wave libexec/netsaint/urlize libexec/netsaint/utils.pm libexec/netsaint/utils.sh +@comment in netsaint-base: @dirrm libexec/netsaint |