diff options
author | Johan van Selst <johans@FreeBSD.org> | 2013-03-17 20:39:10 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2013-03-17 20:39:10 +0000 |
commit | a9df20390bd3afd421e0829beea293c98eaf0ddc (patch) | |
tree | 1b35203b5cc81972b5aece79c73be56b9188fe8a /news | |
parent | d48f1ac2155b88bfa6011a6a0e777655a4682da4 (diff) | |
download | ports-a9df20390bd3afd421e0829beea293c98eaf0ddc.tar.gz ports-a9df20390bd3afd421e0829beea293c98eaf0ddc.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/trn4/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/news/trn4/Makefile b/news/trn4/Makefile index ba33d17f1f44..44604c0f9036 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -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/-test/} MAINTAINER= johans@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 |