aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bupstash
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 /sysutils/bupstash
parent9f600c6f47c1e6e8675baef6c39954d4c7eb7587 (diff)
downloadports-57c3caaa6c71fac422a82aa252be380179d3c042.tar.gz
ports-57c3caaa6c71fac422a82aa252be380179d3c042.zip
lang/rust: Relink ports after the Rust 1.60.0 update
Diffstat (limited to 'sysutils/bupstash')
-rw-r--r--sysutils/bupstash/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bupstash/Makefile b/sysutils/bupstash/Makefile
index 6a3f7473bcef..b62ba8493abc 100644
--- a/sysutils/bupstash/Makefile
+++ b/sysutils/bupstash/Makefile
@@ -1,7 +1,7 @@
PORTNAME= bupstash
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MAINTAINER= felix@userspace.com.au