diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-03-15 09:25:16 +0000 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-03-15 09:51:58 +0000 |
commit | e255ac5487b4968237729e953a156c2be8914617 (patch) | |
tree | 508fb761fc97d86de7ed08a7c4c81fe415025bed /accessibility/sctd/Makefile | |
parent | 53e44579be56ebf464fae76e0daa55b7ced06c26 (diff) | |
download | ports-e255ac5487b4968237729e953a156c2be8914617.tar.gz ports-e255ac5487b4968237729e953a156c2be8914617.zip |
lang/rust: Bump revisions after 1.59.0
Diffstat (limited to 'accessibility/sctd/Makefile')
-rw-r--r-- | accessibility/sctd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/sctd/Makefile b/accessibility/sctd/Makefile index 9c72a7940285..71415b93f73a 100644 --- a/accessibility/sctd/Makefile +++ b/accessibility/sctd/Makefile @@ -1,6 +1,6 @@ PORTNAME= sctd DISTVERSION= 0.2.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= accessibility MAINTAINER= 0mp@FreeBSD.org |