diff options
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 |