diff options
author | demon <demon@FreeBSD.org> | 2003-07-16 07:38:38 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-07-16 07:38:38 +0000 |
commit | 41a9ced3a126afce85c5e473638326ed30193acd (patch) | |
tree | e067d1b635a4cd6d18602c208ea710609cf224f2 /news/tin/Makefile | |
parent | 6254acf7a28f9961468f2193583f236ae38089f4 (diff) | |
download | FreeBSD-ports-41a9ced3a126afce85c5e473638326ed30193acd.zip FreeBSD-ports-41a9ced3a126afce85c5e473638326ed30193acd.tar.gz |
Update to version 1.6.0.
Approved by: maintainer
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r-- | news/tin/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 3d9f4cd..e97cd8c 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -6,12 +6,12 @@ # PORTNAME= tin -PORTVERSION= 1.5.18 +PORTVERSION= 1.6.0 CATEGORIES+= news ipv6 -MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/v1.5/ \ - ftp://mirrors.rcn.net/pub/news/tin/v1.5/ \ - ftp://ftp.tin.org/pub/news/clients/tin/v1.5/ \ - ftp://ftp.sunet.se/pub/news/readers/tin/v1.5/ +MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/v1.6/ \ + ftp://mirrors.rcn.net/pub/news/tin/v1.6/ \ + ftp://ftp.tin.org/pub/news/clients/tin/v1.6/ \ + ftp://ftp.sunet.se/pub/news/readers/tin/v1.6/ MAINTAINER?= ache@FreeBSD.org COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support |