svn commit: r334989 - head/www/rt42

Matthew Seaman matthew at FreeBSD.org
Wed Nov 27 00:27:52 UTC 2013


Author: matthew
Date: Wed Nov 27 00:27:51 2013
New Revision: 334989
URL: http://svnweb.freebsd.org/changeset/ports/334989

Log:
  Fix CONFLICTS

Modified:
  head/www/rt42/Makefile

Modified: head/www/rt42/Makefile
==============================================================================
--- head/www/rt42/Makefile	Wed Nov 27 00:14:57 2013	(r334988)
+++ head/www/rt42/Makefile	Wed Nov 27 00:27:51 2013	(r334989)
@@ -9,7 +9,7 @@ PKGNAMESUFFIX=	42
 MAINTAINER=	matthew at FreeBSD.org
 COMMENT=	RT is an industrial-grade ticketing system written in Perl
 
-CONFLICTS=	rt-3.8* rt-4.0* brlcad-[0-9]*
+CONFLICTS=	rt-3.8* rt40-4.0* brlcad-[0-9]*
 NEED_ROOT=	yes
 
 # See doc/web_deployment.pod for info on the choices of webserver /


More information about the svn-ports-head mailing list