diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-10-03 20:35:29 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-10-03 20:35:29 +0000 |
commit | 4bbb4133b2730df60a15c7e7fb495841ffdb32c4 (patch) | |
tree | b325616b604b3f18f851e5b3104e0289676790a9 /graphics/tesseract | |
parent | 947645f5a712ad72340b44481d1d177bfd777110 (diff) | |
download | ports-4bbb4133b2730df60a15c7e7fb495841ffdb32c4.tar.gz ports-4bbb4133b2730df60a15c7e7fb495841ffdb32c4.zip |
Notes
Diffstat (limited to 'graphics/tesseract')
-rw-r--r-- | graphics/tesseract/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile index a83c4d17cd32..93d01ae89bd4 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -3,7 +3,7 @@ PORTNAME= tesseract PORTVERSION= 4.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= pkubaj@FreeBSD.org |