diff options
author | asami <asami@FreeBSD.org> | 1998-10-29 07:17:16 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1998-10-29 07:17:16 +0800 |
commit | 6407df2ef5438eb3d4756af5250f2c2901576a5f (patch) | |
tree | 9142edab6b72285069c6dc7a53309395ece4dc56 /archivers | |
parent | bdea50f19bccbd46c93827ed995d007fe1ffe8c9 (diff) | |
download | freebsd-ports-gnome-6407df2ef5438eb3d4756af5250f2c2901576a5f.tar.gz freebsd-ports-gnome-6407df2ef5438eb3d4756af5250f2c2901576a5f.tar.zst freebsd-ports-gnome-6407df2ef5438eb3d4756af5250f2c2901576a5f.zip |
This port is unfetchable (operation timed out).
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/bzip2/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile index 389593abada9..9f7a4a326450 100644 --- a/archivers/bzip2/Makefile +++ b/archivers/bzip2/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Nov 1997 # Whom: Thomas Gellekum <tg@FreeBSD.ORG> # -# $Id: Makefile,v 1.4 1998/09/23 00:57:45 steve Exp $ +# $Id: Makefile,v 1.5 1998/10/28 09:37:29 tg Exp $ # DISTNAME= bzip2-0.9.0c @@ -12,6 +12,8 @@ MASTER_SITES= http://www.muraroa.demon.co.uk/ MAINTAINER= ports@FreeBSD.org +BROKEN= fetch + FETCH_BEFORE_ARGS= -b MAN1= bzip2.1 MLINKS= bzip2.1 bunzip2.1 |