diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-18 14:55:42 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-18 14:55:42 +0000 |
commit | 5209c775f10753139407c860e0fe2ecd89fc77d0 (patch) | |
tree | 80d71793ff75939e2efd95271b40878c477d9946 /news/tin/Makefile | |
parent | 063737ed231588684e644b5f90be3d25bcaee920 (diff) |
Notes
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r-- | news/tin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 1ef2dfeb9cfb..1a709daabe79 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -7,6 +7,7 @@ PORTNAME= tin PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES+= news ipv6 MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/v1.6/ \ ftp://mirrors.rcn.net/pub/news/tin/v1.6/ \ @@ -16,7 +17,7 @@ MASTER_SITES= http://mirrors.rcn.net/pub/news/tin/v1.6/ \ MAINTAINER?= ache@FreeBSD.org COMMENT= Easy-to-use threaded newsreader with NOV/NNTP support -LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib \ +LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib \ iconv.3:${PORTSDIR}/converters/libiconv \ intl.5:${PORTSDIR}/devel/gettext \ pcre.0:${PORTSDIR}/devel/pcre |