diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-01-21 13:11:28 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-01-21 13:11:28 +0000 |
commit | fbf834afa3edc2e26e289482a4ca9bd2e14e93ee (patch) | |
tree | fa2737a91e9c0ef094cab3b8a132e0e615f26e76 /net-mgmt/nagios-plugins/Makefile | |
parent | 9b5d5f0f36da8ef5e1521d9bfd2e1ddffeae047c (diff) | |
download | ports-fbf834afa3edc2e26e289482a4ca9bd2e14e93ee.tar.gz ports-fbf834afa3edc2e26e289482a4ca9bd2e14e93ee.zip |
Notes
Diffstat (limited to 'net-mgmt/nagios-plugins/Makefile')
-rw-r--r-- | net-mgmt/nagios-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile index 88c657ae3c65..2b9a2b841ca5 100644 --- a/net-mgmt/nagios-plugins/Makefile +++ b/net-mgmt/nagios-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= nagios-plugins PORTVERSION= 2.0.3 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= https://www.nagios-plugins.org/download/ \ |