Subject: Re: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@NetBSD.org>
List: pkgsrc-changes
Date: 10/12/2005 17:23:14
Roland Illig wrote:
> Module Name:	pkgsrc
> Committed By:	rillig
> Date:		Wed Oct 12 15:18:59 UTC 2005
> 
> Modified Files:
> 	pkgsrc/mk: bsd.pkg.extract.mk
> 
> Log Message:
> Added .tbz2 to the list of known suffixes. Fixes PR #31564.

Changed the log message to:

----------------------------
revision 1.13
date: 2005/10/12 15:18:59;  author: rillig;  state: Exp;  lines: +6 -3
Added .tbz2 to the list of known suffixes. Fixes PR #31564.
Patch contributed by Geert Hendrickx.

Roland