diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1999-03-26 16:07:27 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1999-03-26 16:07:27 +0000 |
commit | 89f1b34d04327b5baeec57e8ab91bf207f365cb8 (patch) | |
tree | fbb86d7a77a9356b30d995a7cf76f384ecf41b15 /news/tin/Makefile | |
parent | a1dcc9106eee4b70439e48ec8adc76ef511a54ba (diff) | |
download | ports-89f1b34d04327b5baeec57e8ab91bf207f365cb8.tar.gz ports-89f1b34d04327b5baeec57e8ab91bf207f365cb8.zip |
Notes
Diffstat (limited to 'news/tin/Makefile')
-rw-r--r-- | news/tin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/tin/Makefile b/news/tin/Makefile index 9dcd2b5902fd..1d819cbaf941 100644 --- a/news/tin/Makefile +++ b/news/tin/Makefile @@ -4,7 +4,7 @@ # Date created: 25 July 1996 # Whom: obrien@cs.ucdavis.edu # -# $Id: Makefile,v 1.67 1999/03/20 12:41:23 ache Exp $ +# $Id: Makefile,v 1.68 1999/03/22 11:47:34 asami Exp $ # DISTNAME= tinpre-1.4-19990216 @@ -13,7 +13,7 @@ CATEGORIES= news MASTER_SITES= ftp://ftp.tin.org/pub/news/clients/tin/current/ \ ftp://nuxi.ucdavis.edu/pub/tin/pre-v1.4/ \ ftp://ftp.nuxi.com/pub/tin/pre-v1.4/ -EXTRACT_SUFX= .tgz +USE_BZIP2= yes MAINTAINER= ache@FreeBSD.org |