Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2014 04:25:39 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r356281 - head/net-mgmt/nedi
Message-ID:  <201406030425.s534Pdfr026807@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Tue Jun  3 04:25:38 2014
New Revision: 356281
URL: http://svnweb.freebsd.org/changeset/ports/356281
QAT: https://qat.redports.org/buildarchive/r356281/

Log:
  Add LICENSE (GPLv2) and bump port revision for the previous commit.

Modified:
  head/net-mgmt/nedi/Makefile

Modified: head/net-mgmt/nedi/Makefile
==============================================================================
--- head/net-mgmt/nedi/Makefile	Tue Jun  3 04:21:17 2014	(r356280)
+++ head/net-mgmt/nedi/Makefile	Tue Jun  3 04:25:38 2014	(r356281)
@@ -3,13 +3,15 @@
 
 PORTNAME=	nedi
 DISTVERSION=	1.0.w
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-mgmt
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/w
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Network discovery and monitoring tool
 
+LICENSE=	GPLv2
+
 RUN_DEPENDS=	p5-Net-SNMP>=0:${PORTSDIR}/net-mgmt/p5-Net-SNMP \
 		p5-Net-Telnet-Cisco>=0:${PORTSDIR}/net-mgmt/p5-Telnet-Cisco \
 		p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201406030425.s534Pdfr026807>