diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2005-01-22 22:22:00 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2005-01-22 22:22:00 +0000 |
commit | d62e947f2a72549f70e03da2ef4ca82ae92bdb4a (patch) | |
tree | edaabb489ed1e5e1c4577771cf7cac03020dfe6f /net-mgmt/nagios-snmp-plugins/Makefile | |
parent | bc3edda91401f7e540be39a93c2b30c5193e2824 (diff) |
Notes
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins/Makefile')
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index 7be1b023ba70..cdd40427248f 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= nagios-snmp-plugins PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.hometree.net/pub/${PORTNAME}/ @@ -15,7 +15,6 @@ MAINTAINER= bms@FreeBSD.org COMMENT= Additional SNMP plugins for Nagios LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp -RUN_DEPENDS= ${LOCALBASE}/libexec/nagios:${PORTSDIR}/net-mgmt/nagios-plugins GNU_CONFIGURE= yes USE_AUTOMAKE_VER= 14 |