aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2004-02-20 09:13:58 +0000
committerErwin Lansing <erwin@FreeBSD.org>2004-02-20 09:13:58 +0000
commit8ee43d08c3aae8ffcd0ad554bba8752088e69785 (patch)
tree9472271b2a8e14bf10767a05ca1198ebc33c84f9
parent078d17a1c6eb6d1918d46d8395de8b96964c1fab (diff)
Notes
-rw-r--r--net/netsaint-plugins/Makefile3
-rw-r--r--net/netsaint/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/net/netsaint-plugins/Makefile b/net/netsaint-plugins/Makefile
index 85588f09029a..2c9a450775f3 100644
--- a/net/netsaint-plugins/Makefile
+++ b/net/netsaint-plugins/Makefile
@@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}-1.2.9-4
MAINTAINER= ports@FreeBSD.org
COMMENT= Plugins for netsaint
+DEPRECATED= Projects renamed to nagios. Use net/nagios-plugins instead.
+EXPIRATION_DATE= 2004-03-20
+
USE_SUBMAKE= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
diff --git a/net/netsaint/Makefile b/net/netsaint/Makefile
index 5ed3cc35d120..42bfef69b021 100644
--- a/net/netsaint/Makefile
+++ b/net/netsaint/Makefile
@@ -21,6 +21,9 @@ COMMENT= Extremely powerful network monitoring system
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
RUN_DEPENDS= ${LOCALBASE}/libexec/netsaint/check_netsaint:${PORTSDIR}/net/netsaint-plugins
+DEPRECATED= Projects renamed to nagios. Use net/nagios instead.
+EXPIRATION_DATE= 2004-03-20
+
USE_PERL5= yes
USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes