diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2004-02-20 09:13:58 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2004-02-20 09:13:58 +0000 |
commit | 8ee43d08c3aae8ffcd0ad554bba8752088e69785 (patch) | |
tree | 9472271b2a8e14bf10767a05ca1198ebc33c84f9 /net/netsaint | |
parent | 078d17a1c6eb6d1918d46d8395de8b96964c1fab (diff) |
Notes
Diffstat (limited to 'net/netsaint')
-rw-r--r-- | net/netsaint/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
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 |