diff options
author | wiz <wiz@pkgsrc.org> | 2009-12-24 11:12:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-12-24 11:12:08 +0000 |
commit | 3d9bf3c82678e38a2c0ef41163512644113bba1f (patch) | |
tree | b1a8a40f788fa51ad80f3aa92dc8e8478abba6b7 /graphics | |
parent | aba7f47a5f14fa0b8567e69f21eeefa006fd1237 (diff) | |
download | pkgsrc-3d9bf3c82678e38a2c0ef41163512644113bba1f.tar.gz |
Bump PKGREVISION for previous.
Diffstat (limited to 'graphics')
-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 3c9426595fc..b5091bb8880 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2009/12/24 11:11:13 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2009/12/24 11:12:08 wiz Exp $ # .include "Makefile.common" +PKGREVISION= 1 .include "options.mk" |