diff options
Diffstat (limited to 'graphics/dia-python')
-rw-r--r-- | graphics/dia-python/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/dia-python/Makefile b/graphics/dia-python/Makefile index 1c9d5560483..6c45c520549 100644 --- a/graphics/dia-python/Makefile +++ b/graphics/dia-python/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2009/08/26 19:57:37 sno Exp $ +# $NetBSD: Makefile,v 1.14 2009/12/11 04:59:31 obache Exp $ # DIA_SUBPKG= -python .include "../../graphics/dia/Makefile.common" -PKGREVISION= 4 COMMENT+= (Python plugin) |