svn commit: r417329 - head/www/calamaris-devel
Dmitry Sivachenko
demon at FreeBSD.org
Wed Jun 22 19:14:57 UTC 2016
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]*
More information about the svn-ports-all
mailing list