Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/27/1998 17:00:02
agc
Tue Jan 27 08:58:20 PST 1998
Update of /cvsroot/pkgsrc/archivers
In directory netbsd1:/var/slash-tmp/cvs-serv16470

Modified Files:
	Makefile 
Log Message:
Deprecate bzip - according to the author, the algorithm may have
restrictions placed upon it.  Users should be using bzip2 instead,
which has no such restrictions.  As pointed out by Charles Hannum.