diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 15:02:32 +0100 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2022-02-03 15:02:32 +0100 |
commit | d64a2a380f88ceec8264db6bbc94805f58112ee7 (patch) | |
tree | 837e7fb4d5efd642d6be282ff02e2bcece093a1c /deskutils/just/Makefile | |
parent | bd3a9279310ec68c634964e6a819296aa470fadb (diff) | |
download | freebsd-ports-d64a2a380f88ceec8264db6bbc94805f58112ee7.zip |
lang/rust: Relink consumers
PR: 261449
Security: ee26f513-826e-11ec-8be6-d4c9ef517024
Diffstat (limited to 'deskutils/just/Makefile')
-rw-r--r-- | deskutils/just/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/just/Makefile b/deskutils/just/Makefile index 2ca5992bcae1..0affb23aa147 100644 --- a/deskutils/just/Makefile +++ b/deskutils/just/Makefile @@ -1,5 +1,6 @@ PORTNAME= just DISTVERSION= 0.10.7 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= yuri@FreeBSD.org |