diff options
Diffstat (limited to 'news/trn4/Makefile')
-rw-r--r-- | news/trn4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/trn4/Makefile b/news/trn4/Makefile index 84fe9a0d1fe..a6e3f847b5f 100644 --- a/news/trn4/Makefile +++ b/news/trn4/Makefile @@ -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 readnews newsreader 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 |