diff options
author | steve <steve@FreeBSD.org> | 1998-09-23 08:57:13 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-09-23 08:57:13 +0800 |
commit | 5686cc57fe55cf9affeab104b72148b880058018 (patch) | |
tree | 0b5350b878e7f71f9f8eda113a2e4e48dda088e1 | |
parent | ec24ecb67aa805f0c52f8c853c7d1936aad80fe5 (diff) | |
download | freebsd-ports-gnome-5686cc57fe55cf9affeab104b72148b880058018.tar.gz freebsd-ports-gnome-5686cc57fe55cf9affeab104b72148b880058018.tar.zst freebsd-ports-gnome-5686cc57fe55cf9affeab104b72148b880058018.zip |
Find the distfile.
-rw-r--r-- | archivers/bzip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile index ae02ca1f5c99..28d30c38c414 100644 --- a/archivers/bzip/Makefile +++ b/archivers/bzip/Makefile @@ -3,12 +3,12 @@ # Date created: Fr 27 Sep 1996 11:47:35 MET DST # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.10 1997/10/09 21:04:36 andreas Exp $ +# $Id: Makefile,v 1.11 1997/11/26 22:55:53 jseger Exp $ # DISTNAME= bzip-0.21 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.connectnet.com/pub/bzip/ +MASTER_SITES= ftp://ftp.connectnet.com/pub/bzip/bzip-0.21/ MAINTAINER= andreas@FreeBSD.ORG |