diff options
author | Steve Price <steve@FreeBSD.org> | 1998-09-23 00:57:13 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-09-23 00:57:13 +0000 |
commit | 22d95f75c91cccbb3b66112cb211dcf5addf2b4d (patch) | |
tree | 17dc336c9ecab921b87c3093259188888b25b859 /archivers | |
parent | 18df054235b4e7e01751eada2579cca594d8af33 (diff) | |
download | ports-22d95f75c91cccbb3b66112cb211dcf5addf2b4d.tar.gz ports-22d95f75c91cccbb3b66112cb211dcf5addf2b4d.zip |
Notes
Diffstat (limited to 'archivers')
-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 |