diff options
author | dinoex <dinoex@FreeBSD.org> | 2013-08-09 22:05:52 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2013-08-09 22:05:52 +0800 |
commit | 14d2aa29a0faada324c532f4dd6339b0d61a7262 (patch) | |
tree | 4b54bdffc904e7c6b2e7107151b63bada3f0ecb6 /net-mgmt/icinga | |
parent | a46f79024f1840906c8b267d5228b5a662b00b13 (diff) | |
download | freebsd-ports-graphics-14d2aa29a0faada324c532f4dd6339b0d61a7262.tar.gz freebsd-ports-graphics-14d2aa29a0faada324c532f4dd6339b0d61a7262.tar.zst freebsd-ports-graphics-14d2aa29a0faada324c532f4dd6339b0d61a7262.zip |
- update libdg to 2.1.0
Diffstat (limited to 'net-mgmt/icinga')
-rw-r--r-- | net-mgmt/icinga/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/icinga/Makefile b/net-mgmt/icinga/Makefile index 4f44b488987..72e808b39b9 100644 --- a/net-mgmt/icinga/Makefile +++ b/net-mgmt/icinga/Makefile @@ -3,7 +3,7 @@ PORTNAME= icinga PORTVERSION= 1.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= SF |