aboutsummaryrefslogtreecommitdiff
path: root/databases/xls2txt
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2022-05-02 13:37:50 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2022-05-03 08:00:34 +0000
commit57c3caaa6c71fac422a82aa252be380179d3c042 (patch)
tree5b44bb0b1029054581ea8dc50800d1d2d374607e /databases/xls2txt
parent9f600c6f47c1e6e8675baef6c39954d4c7eb7587 (diff)
downloadports-57c3caaa6c71fac422a82aa252be380179d3c042.tar.gz
ports-57c3caaa6c71fac422a82aa252be380179d3c042.zip
lang/rust: Relink ports after the Rust 1.60.0 update
Diffstat (limited to 'databases/xls2txt')
-rw-r--r--databases/xls2txt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/xls2txt/Makefile b/databases/xls2txt/Makefile
index ea99ae01ebc8..db8a7de5e2eb 100644
--- a/databases/xls2txt/Makefile
+++ b/databases/xls2txt/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xls2txt
DISTVERSION= 1.0.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= databases textproc
MAINTAINER= yuri@FreeBSD.org