diff options
author | jlam <jlam@pkgsrc.org> | 2006-03-21 06:00:43 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-03-21 06:00:43 +0000 |
commit | 0c11e3e788b277bc1d82624394c938c05a5b761f (patch) | |
tree | 46e7a9990bf2c594b6d10506ab96059f5c41e3d7 /graphics/dia | |
parent | 9eb803e6875c911a24299cd6741a4bc592712090 (diff) | |
download | pkgsrc-0c11e3e788b277bc1d82624394c938c05a5b761f.tar.gz |
Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
Diffstat (limited to 'graphics/dia')
-rw-r--r-- | graphics/dia/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index a662269fc22..1d703ccb169 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2006/02/05 23:09:29 joerg Exp $ +# $NetBSD: Makefile,v 1.41 2006/03/21 06:00:45 jlam Exp $ # .include "Makefile.common" -PKGREVISION= 4 +PKGREVISION= 5 USE_DIRS+= xdg-1.1 |