Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2016 19:14:56 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417329 - head/www/calamaris-devel
Message-ID:  <201606221914.u5MJEuuV048449@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Wed Jun 22 19:14:56 2016
New Revision: 417329
URL: https://svnweb.freebsd.org/changeset/ports/417329

Log:
  Fix typo

Modified:
  head/www/calamaris-devel/Makefile

Modified: head/www/calamaris-devel/Makefile
==============================================================================
--- head/www/calamaris-devel/Makefile	Wed Jun 22 18:57:33 2016	(r417328)
+++ head/www/calamaris-devel/Makefile	Wed Jun 22 19:14:56 2016	(r417329)
@@ -13,7 +13,7 @@ COMMENT=	Perl script to produce statisti
 LICENSE=	GPLv2
 
 RUN_DEPENDS=	p5-GD-Graph>=0:graphics/p5-GD-Graph \
-		p5-NetAddr-Ip>=0:net-mgmt/p5-NetAddr-IP
+		p5-NetAddr-IP>=0:net-mgmt/p5-NetAddr-IP
 
 CONFLICTS_INSTALL=	calamaris-[0-9]*
 



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