diff options
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 97cbe6bb1994..971205fb573a 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/v1.5/ \ MAINTAINER?= ache@FreeBSD.org -LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ +LIB_DEPENDS= uu.2:${PORTSDIR}/converters/uulib \ intl.4:${PORTSDIR}/devel/gettext USE_BZIP2= yes |