svn commit: r421622 - head/net-mgmt/ipcalc

Emanuel Haupt ehaupt at FreeBSD.org
Fri Sep 9 15:58:49 UTC 2016


Author: ehaupt
Date: Fri Sep  9 15:58:48 2016
New Revision: 421622
URL: https://svnweb.freebsd.org/changeset/ports/421622

Log:
  Register conflicts

Modified:
  head/net-mgmt/ipcalc/Makefile

Modified: head/net-mgmt/ipcalc/Makefile
==============================================================================
--- head/net-mgmt/ipcalc/Makefile	Fri Sep  9 15:58:43 2016	(r421621)
+++ head/net-mgmt/ipcalc/Makefile	Fri Sep  9 15:58:48 2016	(r421622)
@@ -3,7 +3,7 @@
 
 PORTNAME=	ipcalc
 PORTVERSION=	0.41
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-mgmt
 MASTER_SITES=	http://jodies.de/ipcalc-archive/
 DIST_SUBDIR=	ipcalc
@@ -13,6 +13,8 @@ COMMENT=	IP Calculator
 
 LICENSE=	GPLv2
 
+CONFLICTS_INSTALL=	gnu-ipcalc-[0-9]*
+
 PLIST_FILES=	bin/ipcalc
 NO_BUILD=	yes
 USES=		perl5 shebangfix


More information about the svn-ports-all mailing list