diff options
author | fenner <fenner@FreeBSD.org> | 2005-10-16 07:55:41 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2005-10-16 07:55:41 +0800 |
commit | 6dfa626d4c6d84c77d74b10f9d1d7a6e12fc4ec7 (patch) | |
tree | 333af59216b690fc6c4c7b1b74f7b1e0b70a6ff7 | |
parent | dcc6eb7e31f1d65f3bd9890584a2fbcda7fcf499 (diff) | |
download | freebsd-ports-gnome-6dfa626d4c6d84c77d74b10f9d1d7a6e12fc4ec7.tar.gz freebsd-ports-gnome-6dfa626d4c6d84c77d74b10f9d1d7a6e12fc4ec7.tar.zst freebsd-ports-gnome-6dfa626d4c6d84c77d74b10f9d1d7a6e12fc4ec7.zip |
Since netsaint hasn't been maintained since 2002, and development
moved to nagios, point to the nagios port with DEPRECATED.
-rw-r--r-- | net-mgmt/netsaint/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/netsaint/Makefile b/net-mgmt/netsaint/Makefile index f1b95963e619..de00cd341850 100644 --- a/net-mgmt/netsaint/Makefile +++ b/net-mgmt/netsaint/Makefile @@ -21,6 +21,8 @@ COMMENT= Extremely powerful network monitoring system LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd RUN_DEPENDS= ${LOCALBASE}/libexec/netsaint/check_netsaint:${PORTSDIR}/net-mgmt/netsaint-plugins +DEPRECATED= Now developed as Nagios, see net-mgmt/nagios port + USE_PERL5= yes USE_GETOPT_LONG= yes USE_REINPLACE= yes |