svn commit: r331109 - head/www/tinymce

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 21 09:07:38 UTC 2013


Author: sunpoet
Date: Mon Oct 21 09:07:37 2013
New Revision: 331109
URL: http://svnweb.freebsd.org/changeset/ports/331109

Log:
  - Update CONFLICTS_INSTALL

Modified:
  head/www/tinymce/Makefile

Modified: head/www/tinymce/Makefile
==============================================================================
--- head/www/tinymce/Makefile	Mon Oct 21 08:59:56 2013	(r331108)
+++ head/www/tinymce/Makefile	Mon Oct 21 09:07:37 2013	(r331109)
@@ -13,7 +13,7 @@ COMMENT=	Open source JavaScript HTML WYS
 
 LICENSE=	LGPL21
 
-CONFLICTS_INSTALL=	tinymce-[0-35-9]*
+CONFLICTS_INSTALL=	tinymce-[0-35-9]* tinymce3-[0-9]*
 
 NO_BUILD=	yes
 USE_ZIP=	yes


More information about the svn-ports-all mailing list