diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-19 23:18:43 +0000 |
commit | b0c72cc43658e92d3b525fb7f5dac4896f0a5c9c (patch) | |
tree | cd47319a3da9a78b63d1be392fa2d090eacc68ed /graphics/dia/Makefile | |
parent | 770be7e86b14bf1b3618116b5787fa68c9234e34 (diff) | |
download | pkgsrc-b0c72cc43658e92d3b525fb7f5dac4896f0a5c9c.tar.gz |
Bump PKGREVISION for gnome-vfs rename.
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" |