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