diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-10-13 09:14:25 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-10-13 09:14:25 +0000 |
commit | f616ac3345ec3c7aaadbe8a78c368d5241697e40 (patch) | |
tree | 29cd1f990cb233e35fbc5e0cc8af9533091c73fe /graphics/gscan2pdf/Makefile | |
parent | 72185b96cf3f0f4ebf2815c37f6e5e41bea125ce (diff) |
- Update to 2.1.7
Notes
Notes:
svn path=/head/; revision=481970
Diffstat (limited to 'graphics/gscan2pdf/Makefile')
-rw-r--r-- | graphics/gscan2pdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile index 17d700b4c257..f12ae4165491 100644 --- a/graphics/gscan2pdf/Makefile +++ b/graphics/gscan2pdf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gscan2pdf -PORTVERSION= 2.1.6 +PORTVERSION= 2.1.7 CATEGORIES= graphics MASTER_SITES= SF |