svn commit: r314490 - head/news/trn4

Johan van Selst johans at FreeBSD.org
Sun Mar 17 20:39:11 UTC 2013


Author: johans
Date: Sun Mar 17 20:39:10 2013
New Revision: 314490
URL: http://svnweb.freebsd.org/changeset/ports/314490

Log:
  Remove bogus conflict with INN
  
  Submitted by:	naddy

Modified:
  head/news/trn4/Makefile

Modified: head/news/trn4/Makefile
==============================================================================
--- head/news/trn4/Makefile	Sun Mar 17 20:28:22 2013	(r314489)
+++ head/news/trn4/Makefile	Sun Mar 17 20:39:10 2013	(r314490)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	trn
-# Date created:		21 October 1994
-# Whom:			smace
-#
+# Created by: smace
 # $FreeBSD$
-#
 
 PORTNAME=	trn
 PORTVERSION=	4.0.b77
@@ -14,7 +10,7 @@ DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b
 MAINTAINER=	johans at FreeBSD.org
 COMMENT=	Version 4.0 of the threaded readnews newsreader
 
-CONFLICTS_INSTALL=trn-3.[0-9]* inn-[0-9]* cnews-* s-news-[0-9]*
+CONFLICTS_INSTALL=trn-3.[0-9]* cnews-* s-news-[0-9]*
 
 NO_LATEST_LINK=	yes
 MAN1=		trn.1 Pnews.1 Rnmail.1


More information about the svn-ports-all mailing list