diff options
Diffstat (limited to 'graphics/dia/Makefile')
-rw-r--r-- | graphics/dia/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index 893cc351156..52fe341dc86 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.48 2007/04/19 20:14:58 drochner Exp $ +# $NetBSD: Makefile,v 1.49 2007/09/19 23:18:53 wiz Exp $ # .include "Makefile.common" +PKGREVISION= 1 USE_DIRS+= xdg-1.1 .include "options.mk" |