diff options
Diffstat (limited to 'news/trn/Makefile')
-rw-r--r-- | news/trn/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/news/trn/Makefile b/news/trn/Makefile index 0560688db364..823bdd48f747 100644 --- a/news/trn/Makefile +++ b/news/trn/Makefile @@ -8,9 +8,10 @@ PORTNAME= trn PORTVERSION= 3.6 CATEGORIES= news -MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ +MASTER_SITES= ftp://ftp.uu.net/networking/news/readers/trn/ \ + ftp://ftp.funet.fi/pub/unix/news/trn/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= johans@stack.nl COMMENT= Threaded Read News newsreader RUN_DEPENDS= munpack:${PORTSDIR}/converters/mpack |