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 0812e0553dd..20fdb924ae6 100644 --- a/graphics/dia-python/Makefile +++ b/graphics/dia-python/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2014/05/09 07:37:07 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/25 14:23:09 tnn Exp $ DIA_SUBPKG= -python .include "../../graphics/dia/Makefile.common" -PKGREVISION= 16 +PKGREVISION= 17 COMMENT+= (Python plugin) |