From 48f192bf996e61895c3c81c7790704661d4a9a19 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Fri, 20 Apr 2012 12:25:26 +0000 Subject: [PATCH] Indicate conflict with net/netpipes PR: 157109 Submitted by: Mickael Maillot Reviewed by: scheidell --- sysutils/timelimit/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/timelimit/Makefile b/sysutils/timelimit/Makefile index 2164d88b6833..4b8be52a1cc5 100644 --- a/sysutils/timelimit/Makefile +++ b/sysutils/timelimit/Makefile @@ -15,6 +15,9 @@ MAINTAINER= eadler@FreeBSD.org COMMENT= Limit the absolute execution time of a process LICENSE= BSD + +CONFLICTS= netpipes-[0-9]* + MAN1= timelimit.1 PLIST_FILES= bin/timelimit