Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2013 15:22:10 +0000 (UTC)
From:      Johan van Selst <johans@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329591 - head/news/trn4
Message-ID:  <201310061522.r96FMAZ5021727@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: johans
Date: Sun Oct  6 15:22:10 2013
New Revision: 329591
URL: http://svnweb.freebsd.org/changeset/ports/329591

Log:
  Use PKGNAMESUFFIX and remove NO_LATEST_LINK
  
  Suggested by:	bapt

Modified:
  head/news/trn4/Makefile

Modified: head/news/trn4/Makefile
==============================================================================
--- head/news/trn4/Makefile	Sun Oct  6 15:20:14 2013	(r329590)
+++ head/news/trn4/Makefile	Sun Oct  6 15:22:10 2013	(r329591)
@@ -3,6 +3,7 @@
 
 PORTNAME=	trn
 PORTVERSION=	4.0.b77
+PKGNAMESUFFIX=	4
 CATEGORIES=	news
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}4
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/-test/}
@@ -12,7 +13,6 @@ COMMENT=	Version 4.0 of the threaded rea
 
 CONFLICTS_INSTALL=trn-3.[0-9]* cnews-* s-news-[0-9]*
 
-NO_LATEST_LINK=	yes
 MAN1=		trn.1 Pnews.1 Rnmail.1
 
 NO_STAGE=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310061522.r96FMAZ5021727>