svn commit: r441995 - head/deskutils/todo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 29 15:26:34 UTC 2017


Author: sunpoet
Date: Mon May 29 15:26:32 2017
New Revision: 441995
URL: https://svnweb.freebsd.org/changeset/ports/441995

Log:
  Update CONFLICTS_INSTALL

Modified:
  head/deskutils/todo/Makefile

Modified: head/deskutils/todo/Makefile
==============================================================================
--- head/deskutils/todo/Makefile	Mon May 29 15:26:27 2017	(r441994)
+++ head/deskutils/todo/Makefile	Mon May 29 15:26:32 2017	(r441995)
@@ -15,7 +15,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	bash:shells/bash
 
-CONFLICTS_INSTALL=	devtodo-[0-9]*
+# bin/todo
+CONFLICTS_INSTALL=	devtodo
 
 NO_ARCH=	yes
 NO_BUILD=	yes


More information about the svn-ports-all mailing list