diff options
author | joerg <joerg@pkgsrc.org> | 2010-02-10 19:17:31 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2010-02-10 19:17:31 +0000 |
commit | 429e956b3f65f46fee87f0517dd7cda65b802071 (patch) | |
tree | 8d1c55b1db5b2103178d24b391166bfb308e5005 /graphics/dia-python | |
parent | 707a0b9e1f4486900e17b98d4679434d9ded5477 (diff) | |
download | pkgsrc-429e956b3f65f46fee87f0517dd7cda65b802071.tar.gz |
Bump revision for PYTHON_VERSION_DEFAULT change.
Diffstat (limited to 'graphics/dia-python')
-rw-r--r-- | graphics/dia-python/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/dia-python/Makefile b/graphics/dia-python/Makefile index 6c45c520549..009404c4c2a 100644 --- a/graphics/dia-python/Makefile +++ b/graphics/dia-python/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2009/12/11 04:59:31 obache Exp $ +# $NetBSD: Makefile,v 1.15 2010/02/10 19:17:39 joerg Exp $ # +PKGREVISION= 1 DIA_SUBPKG= -python .include "../../graphics/dia/Makefile.common" |