svn commit: r317514 - head/games/lolcat

Emanuel Haupt ehaupt at FreeBSD.org
Mon May 6 13:40:45 UTC 2013


Author: ehaupt
Date: Mon May  6 13:40:45 2013
New Revision: 317514
URL: http://svnweb.freebsd.org/changeset/ports/317514

Log:
  Register CONFLICTS

Modified:
  head/games/lolcat/Makefile

Modified: head/games/lolcat/Makefile
==============================================================================
--- head/games/lolcat/Makefile	Mon May  6 13:40:26 2013	(r317513)
+++ head/games/lolcat/Makefile	Mon May  6 13:40:45 2013	(r317514)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	arved at FreeBSD.org
 COMMENT=	Rainbows and unicorns
 
+CONFLICTS=	filters-[0-9]*
+
 RUN_DEPENDS=	rubygem-trollop>=1.9:${PORTSDIR}/devel/rubygem-trollop \
 		rubygem-paint>=0.8.5:${PORTSDIR}/devel/rubygem-paint
 


More information about the svn-ports-all mailing list