diff options
author | Johan van Selst <johans@FreeBSD.org> | 2009-02-13 07:48:03 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2009-02-13 07:48:03 +0000 |
commit | f0e11d59dc5c5ed42ae964a0dc87268a61a55b8f (patch) | |
tree | 495f1b57e88b9edf22761b6ef8b1de4ca8030a29 /news/trn | |
parent | 5ebe31fbcbef6c68205da55aab65e0371fe1529d (diff) | |
download | ports-f0e11d59dc5c5ed42ae964a0dc87268a61a55b8f.tar.gz ports-f0e11d59dc5c5ed42ae964a0dc87268a61a55b8f.zip |
Notes
Diffstat (limited to 'news/trn')
-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 |