aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ocsinventory-agent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/ocsinventory-agent/Makefile')
-rw-r--r--net-mgmt/ocsinventory-agent/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/ocsinventory-agent/Makefile b/net-mgmt/ocsinventory-agent/Makefile
index f53ec1d6eba7..c1d9d6a5c2b8 100644
--- a/net-mgmt/ocsinventory-agent/Makefile
+++ b/net-mgmt/ocsinventory-agent/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Ocsinventory
-PORTVERSION= 0.0.6.2
+PORTVERSION= 0.0.9.2
CATEGORIES= net-mgmt
MASTER_SITES= http://nana.rulezlan.org/~goneri/ocsinventory-agent/
PKGNAMESUFFIX= -Agent
@@ -25,4 +25,6 @@ BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
USE_PERL5= yes
PERL_CONFIGURE= yes
+MAN1= ocsinventory-agent.1
+
.include <bsd.port.mk>