Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 06/15/2004 14:26:34
Module Name:	pkgsrc
Committed By:	grant
Date:		Tue Jun 15 14:26:34 UTC 2004

Modified Files:
	pkgsrc/lang/python23: Makefile Makefile.common
	pkgsrc/lang/python23-pth: Makefile

Log Message:
before the SIGINT fix, the PKGREVISION was set to 1 in
python23{,-pth}/Makefile.

it was then "bumped" to 1 in Makefile.common.

really bump it to 2 and leave it in Makefile.common (hi luke!)


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 pkgsrc/lang/python23/Makefile
cvs rdiff -r1.12 -r1.13 pkgsrc/lang/python23/Makefile.common
cvs rdiff -r1.25 -r1.26 pkgsrc/lang/python23-pth/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.