diff options
| author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 14:02:32 +0000 |
|---|---|---|
| committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 14:02:32 +0000 |
| commit | d64a2a380f88ceec8264db6bbc94805f58112ee7 (patch) | |
| tree | 837e7fb4d5efd642d6be282ff02e2bcece093a1c /misc/ruut | |
| parent | bd3a9279310ec68c634964e6a819296aa470fadb (diff) | |
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024
Diffstat (limited to 'misc/ruut')
| -rw-r--r-- | misc/ruut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile index d5a31a3b7e9a..4c39d554196a 100644 --- a/misc/ruut/Makefile +++ b/misc/ruut/Makefile @@ -1,7 +1,7 @@ PORTNAME= ruut DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |
