From 2492ec53751c10f771857eb32c5b70f169545c88 Mon Sep 17 00:00:00 2001 From: swills Date: Fri, 7 Jan 2011 12:14:55 +0000 Subject: - Add conflict for cronolog-devel Approved by: wxs (mentor) --- sysutils/cronolog/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile index 656a197791e2..24c6128caf19 100644 --- a/sysutils/cronolog/Makefile +++ b/sysutils/cronolog/Makefile @@ -7,13 +7,15 @@ PORTNAME= cronolog PORTVERSION= 1.6.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://cronolog.org/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A web log rotation utility that provides datestamp filenames +CONFLICTS_INSTALL= cronolog-devel-[0-9]* + INFO= cronolog MAN1= cronolog.1m cronosplit.1m -- cgit