diff options
author | Johan van Selst <johans@FreeBSD.org> | 2016-01-16 17:16:36 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2016-01-16 17:16:36 +0000 |
commit | e8ba5779a2802251e7dd5d932c8cd02358f7ea7d (patch) | |
tree | b24489bc492f3b76b920109302cbbf0d76fa035c /news/tin/Makefile | |
parent | d5d3e7caf0c164638442e335b8aabb8406a9eba0 (diff) |
Update tin to 2.3.2
Notes
Notes:
svn path=/head/; revision=406242
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r-- | news/tin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index e44850b4defa..99c61df88ab6 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tin -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES+= news ipv6 MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v${PORTVERSION:R}/ \ ftp://ftp.sunet.se/pub/news/readers/tin/v${PORTVERSION:R}/ \ |