diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-26 22:55:53 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-26 22:55:53 +0000 |
commit | ae16ccd206b73ee7f4dc654c5fb002d073911aa2 (patch) | |
tree | 2328bd24821cad6e7918d3466f45475f208db70b /archivers/bzip/Makefile | |
parent | e6bde293f719c27a08ae7000a6a9c72e1561eccb (diff) | |
download | ports-ae16ccd206b73ee7f4dc654c5fb002d073911aa2.tar.gz ports-ae16ccd206b73ee7f4dc654c5fb002d073911aa2.zip |
Notes
Diffstat (limited to 'archivers/bzip/Makefile')
-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 5057bbee6b38..ae02ca1f5c99 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.9 1996/12/07 09:28:40 max Exp $ +# $Id: Makefile,v 1.10 1997/10/09 21:04:36 andreas Exp $ # DISTNAME= bzip-0.21 CATEGORIES= archivers -MASTER_SITES= http://www.cs.man.ac.uk/arch/people/j-seward/ +MASTER_SITES= ftp://ftp.connectnet.com/pub/bzip/ MAINTAINER= andreas@FreeBSD.ORG |