diff options
author | mycroft <mycroft> | 2002-08-19 19:18:31 +0000 |
---|---|---|
committer | mycroft <mycroft> | 2002-08-19 19:18:31 +0000 |
commit | eb8129aacbe3808250f1f2038d5869491875ec21 (patch) | |
tree | 2c414ab97835e8b04d78923270f7de2ea49119b2 /graphics/sane-frontends/Makefile | |
parent | 09f5989d4063daa41bd507c841de28b1d12dcc0b (diff) | |
download | pkgsrc-eb8129aacbe3808250f1f2038d5869491875ec21.tar.gz |
Update to 1.0.8 to match sane-backends.
Diffstat (limited to 'graphics/sane-frontends/Makefile')
-rw-r--r-- | graphics/sane-frontends/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 68cd1e855fe..094f8822f06 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2002/03/13 17:37:17 fredb Exp $ +# $NetBSD: Makefile,v 1.9 2002/08/19 19:18:31 mycroft Exp $ .include "../../graphics/sane-backends/Makefile.common" DISTNAME= sane-frontends-${SANE_VERSION} -PKGREVISION= 1 COMMENT= Frontends for access to scanners, digitals camera, frame grabbers etc |