diff options
author | rh <rh@pkgsrc.org> | 2001-08-28 14:32:22 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-08-28 14:32:22 +0000 |
commit | c15bc8c32304974074879f9ca27b0c24c5941019 (patch) | |
tree | df185bc59ffd1a566e6a5db568e108fee24ef467 /graphics/xsane/Makefile | |
parent | 7a615e256054aca053179e2080423653284ed6e1 (diff) | |
download | pkgsrc-c15bc8c32304974074879f9ca27b0c24c5941019.tar.gz |
Update xsane to 0.79. Changes are mainly bugfixes and small feature
enhancements. For a detailled list see http://www.xsane.org/xsane.CHANGES
Diffstat (limited to 'graphics/xsane/Makefile')
-rw-r--r-- | graphics/xsane/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index 8381f5a95f2..2cdd970ccfb 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2001/06/12 20:33:04 jlam Exp $ +# $NetBSD: Makefile,v 1.29 2001/08/28 14:32:22 rh Exp $ # -DISTNAME= xsane-0.72 +DISTNAME= xsane-0.79 CATEGORIES= graphics MASTER_SITES= http://www.xsane.org/download/ \ http://gd.tuwien.ac.at/hci/sane/xsane/ \ |