Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/graphics/py-goocanvas/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/py-goocanvas/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.6 retrieving revision 1.7 diff -u -p -r1.6 -r1.7 --- pkgsrc/graphics/py-goocanvas/Attic/Makefile 2009/06/16 01:36:28 1.6 +++ pkgsrc/graphics/py-goocanvas/Attic/Makefile 2009/08/19 08:07:46 1.7 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2009/06/16 01:36:28 obache Exp $ +# $NetBSD: Makefile,v 1.7 2009/08/19 08:07:46 tnn Exp $ # DISTNAME= pygoocanvas-0.14.1 @@ -25,7 +25,7 @@ PY_PATCHPLIST= yes # This restriction came from py-gtk2 and py-cairo, # pygoocanvas itself just require >=22. -PYTHON_VERSIONS_ACCEPTED= 26 25 24 +PYTHON_VERSIONS_ACCEPTED= 26 25 .include "../../lang/python/pyversion.mk"