diff options
author | ache <ache@FreeBSD.org> | 1999-03-27 00:07:27 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1999-03-27 00:07:27 +0800 |
commit | 87f22a18b57433bc61f67baf7c3045b2234c425d (patch) | |
tree | 40688fc0d6df02cc9379863f996469b36b477e02 /news/tin | |
parent | 8b3da16b4a1835f49217ca9845b43ec063bf01ec (diff) | |
download | freebsd-ports-gnome-87f22a18b57433bc61f67baf7c3045b2234c425d.tar.gz freebsd-ports-gnome-87f22a18b57433bc61f67baf7c3045b2234c425d.tar.zst freebsd-ports-gnome-87f22a18b57433bc61f67baf7c3045b2234c425d.zip |
restore bzip depends
Diffstat (limited to 'news/tin')
-rw-r--r-- | news/tin/Makefile | 4 | ||||
-rw-r--r-- | news/tin/distinfo | 2 |
2 files changed, 3 insertions, 3 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 diff --git a/news/tin/distinfo b/news/tin/distinfo index c7b9941c57d2..47b0b92fecf3 100644 --- a/news/tin/distinfo +++ b/news/tin/distinfo @@ -1 +1 @@ -MD5 (tinpre-1.4-19990216.tgz) = a30eb82cdc480041e84b43b626a083da +MD5 (tinpre-1.4-19990216.tar.bz2) = b47ea368a5473900716b633d337290ea |