diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-26 18:05:44 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-26 18:05:44 +0000 |
commit | 7ad03153c3d77a1c8d03a2ac7f5b984b26c7208e (patch) | |
tree | b3a6f95b0ce7c69fdf2c0028248e05693fa9d20e /graphics/sane-frontends/Makefile | |
parent | 80c62c16c1ab2af44139d656a0fb028eae1abbcd (diff) |
Notes
Diffstat (limited to 'graphics/sane-frontends/Makefile')
-rw-r--r-- | graphics/sane-frontends/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 3787c3d7e9ba..d15978d09328 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sane-frontends -PORTVERSION= 1.0.12 +PORTVERSION= 1.0.13 CATEGORIES= graphics MASTER_SITES= ftp://ftp.sane-project.org/pub/sane/%SUBDIR%/ \ ftp://ftp2.sane-project.org/pub/sane/%SUBDIR%/ \ |