diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-11-09 02:31:47 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-11-09 02:31:47 +0000 |
commit | 99b0558e425b0f42bed2d3895ca2f5b51d0db2bf (patch) | |
tree | b8c1264cb5e7cb2fc7586f01dde54728f18e9d99 /graphics/tesseract | |
parent | 5d7b90d6c1f12a56f852cb5fb67887fa9bac60ff (diff) | |
download | ports-99b0558e425b0f42bed2d3895ca2f5b51d0db2bf.tar.gz ports-99b0558e425b0f42bed2d3895ca2f5b51d0db2bf.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 0a7f2a65ad5a..0a61e8de1f20 100644 --- a/graphics/tesseract/Makefile +++ b/graphics/tesseract/Makefile @@ -3,7 +3,7 @@ PORTNAME= tesseract PORTVERSION= 3.05.01 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= pkubaj@anongoth.pl |