diff options
Diffstat (limited to 'graphics/dia-python/Makefile')
-rw-r--r-- | graphics/dia-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dia-python/Makefile b/graphics/dia-python/Makefile index 54ab8aaa247..c6f8a811984 100644 --- a/graphics/dia-python/Makefile +++ b/graphics/dia-python/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.34 2013/06/04 22:16:15 tron Exp $ +# $NetBSD: Makefile,v 1.35 2013/06/06 12:54:28 wiz Exp $ # DIA_SUBPKG= -python .include "../../graphics/dia/Makefile.common" -PKGREVISION= 11 +PKGREVISION= 12 COMMENT+= (Python plugin) |