diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-31 15:23:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-03-31 15:23:13 +0000 |
commit | 5ef60cf65d5ffcd84fe51c717990fc1cba87d10b (patch) | |
tree | a7da32f6c0064d6be598b00d61f30117a3f396dd /net-mgmt/p5-Nagios-Object | |
parent | 7d0f8d0bcada46e31904286734f3f09e759febf1 (diff) | |
download | ports-5ef60cf65d5ffcd84fe51c717990fc1cba87d10b.tar.gz ports-5ef60cf65d5ffcd84fe51c717990fc1cba87d10b.zip |
Notes
Diffstat (limited to 'net-mgmt/p5-Nagios-Object')
-rw-r--r-- | net-mgmt/p5-Nagios-Object/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-mgmt/p5-Nagios-Object/Makefile b/net-mgmt/p5-Nagios-Object/Makefile index 5b0c65db34d8..27b1e62c10d1 100644 --- a/net-mgmt/p5-Nagios-Object/Makefile +++ b/net-mgmt/p5-Nagios-Object/Makefile @@ -3,7 +3,7 @@ PORTNAME= Nagios-Object PORTVERSION= 0.21.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,6 @@ COMMENT= Perl objects to represent Nagios configuration BUILD_DEPENDS= p5-Test-Exception>=0.31:${PORTSDIR}/devel/p5-Test-Exception \ p5-Module-Build>=0.3607:${PORTSDIR}/devel/p5-Module-Build \ p5-Data-Dumper>=2.126:${PORTSDIR}/devel/p5-Data-Dumper \ - p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils \ p5-List-Compare>=0.37:${PORTSDIR}/misc/p5-List-Compare \ p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-NoWarnings>=1.01:${PORTSDIR}/devel/p5-Test-NoWarnings |