diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
commit | 3528e063450c6c10f9548d9ded687e713f731a1b (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /graphics/sane-frontends | |
parent | 244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff) | |
download | pkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r-- | graphics/sane-frontends/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index a3f670ff048..574cbcfbb1f 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.35 2007/09/20 21:37:38 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2007/09/21 13:03:54 wiz Exp $ .include "../../graphics/sane-backends/Makefile.common" DISTNAME= sane-frontends-${SANE_VERSION} SANE_MICRO= 14 -PGKREVISION= 4 +PGKREVISION= 5 COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc |