diff options
author | pat <pat@FreeBSD.org> | 2002-05-27 06:16:16 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-05-27 06:16:16 +0800 |
commit | 4af549afdcfa060480692d8b65246e2b9d477352 (patch) | |
tree | eedae334d40f7c943a084b7c6900c132f6557964 /graphics/xsane/Makefile | |
parent | 48c4c04e9c6d2764027e3091c92cb53e66e510cf (diff) | |
download | freebsd-ports-gnome-4af549afdcfa060480692d8b65246e2b9d477352.tar.gz freebsd-ports-gnome-4af549afdcfa060480692d8b65246e2b9d477352.tar.zst freebsd-ports-gnome-4af549afdcfa060480692d8b65246e2b9d477352.zip |
Update to 0.86
PR: 38542
Submitted by: maintainer
Diffstat (limited to 'graphics/xsane/Makefile')
-rw-r--r-- | graphics/xsane/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index eab8f42de2c7..30f1e8b5ba08 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xsane -PORTVERSION= 0.85 +PORTVERSION= 0.86 CATEGORIES= graphics MASTER_SITES= http://www.xsane.org/download/ \ http://gd.tuwien.ac.at/hci/sane/xsane/ \ |