diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2023-02-13 15:09:47 +0100 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2023-02-13 15:52:59 +0100 |
commit | 109e35fd592baffe0d7ece384d16e243468dcc42 (patch) | |
tree | 94373f45cd7351e1fe5a0a925cb16d2a240b158a /net/routinator/Makefile | |
parent | math/octave-forge-coder: Update to 1.8.0. (diff) |
lang/rust: Bump revisions after 1.67.1
PR: 269336
Diffstat (limited to 'net/routinator/Makefile')
-rw-r--r-- | net/routinator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/routinator/Makefile b/net/routinator/Makefile index 5182857a04f3..629587bb363d 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,6 +1,7 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${ROUTINATOR_UI_URL}/v${ROUTINATOR_UI_VERSION}/:0 DISTFILES+= routinator-ui-build.tar.gz:0 |