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 3403bdc1b123..2664e43ab2c7 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -13,12 +13,12 @@ CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://nuxi.ucdavis.edu/pub/tin/current/ \ ftp://ftp.nuxi.com/pub/tin/current/ -USE_BZIP2= yes MAINTAINER= ache@FreeBSD.org LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib +USE_BZIP2= yes WRKSRC= ${WRKDIR}/${DISTNAME:S/pre-1.4//} GNU_CONFIGURE= yes |