diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-04-23 15:14:05 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-04-23 15:14:05 +0200 |
commit | 3db55c4e97489e0f34fd7d35be6be0a4d0599061 (patch) | |
tree | c90c0b7bb55e9690d2a4e7cab86a8882728afd97 /net/routinator/Makefile | |
parent | 8cc5eb315903f45708ab0a305907023251508a6d (diff) | |
download | freebsd-ports-3db55c4e97489e0f34fd7d35be6be0a4d0599061.zip |
lang/rust: Bump revisions after 1.69.0
PR: 270953
Diffstat (limited to 'net/routinator/Makefile')
-rw-r--r-- | net/routinator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/routinator/Makefile b/net/routinator/Makefile index c79941d3f783..7e33bf4621d7 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,7 +1,7 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${ROUTINATOR_UI_URL}/v${ROUTINATOR_UI_VERSION}/:0 DISTFILES+= routinator-ui-build.tar.gz:0 |