Subject: CVS commit: pkgsrc/graphics/png
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 11/04/2005 11:58:54
Module Name: pkgsrc
Committed By: rillig
Date: Fri Nov 4 11:58:54 UTC 2005
Modified Files:
pkgsrc/graphics/png: Makefile
Log Message:
Replaced the "!" in the sed expression with a ",". This might have been
the cause for PR 31953, but I'm not sure. At least, "!" is some special
character for the shell whereas "," is not.
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 pkgsrc/graphics/png/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.