svn commit: r356281 - head/net-mgmt/nedi

Alexey Dokuchaev danfe at FreeBSD.org
Tue Jun 3 04:25:39 UTC 2014


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 at 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 \


More information about the svn-ports-head mailing list