aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/netxms
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-03-17 05:21:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-03-17 05:21:05 +0000
commit768dd7c392e726cf2862af1a387feca1761120fa (patch)
tree0fda0910862e24fef22a13776c3bc23a39902054 /net-mgmt/netxms
parent6e9e4a6ed8e68b01360049e69f58bf743439d301 (diff)
downloadports-768dd7c392e726cf2862af1a387feca1761120fa.tar.gz
ports-768dd7c392e726cf2862af1a387feca1761120fa.zip
Notes
Diffstat (limited to 'net-mgmt/netxms')
-rw-r--r--net-mgmt/netxms/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net-mgmt/netxms/Makefile b/net-mgmt/netxms/Makefile
index c80297d22271..461176028082 100644
--- a/net-mgmt/netxms/Makefile
+++ b/net-mgmt/netxms/Makefile
@@ -11,12 +11,14 @@ PORTREVISION= 2
CATEGORIES= net-mgmt
MASTER_SITES= http://www.netxms.org/download/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= Network monitoring system
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
+PORTSCOUT= limit:^1\.0\.[0-9]* # 1.1.X branch is Development Branch
+
OPTIONS= SERVER "Install NetXMS server & agent" off \
CLIENT "Install NetXMS client" on \
AGENT "Install NetXMS agent" on \