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 25d32c0484e3..b8ba69e13b46 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,7 +1,7 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.12.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ${ROUTINATOR_UI_URL}/v${ROUTINATOR_UI_VERSION}/:0 DISTFILES+= routinator-ui-build.tar.gz:0 |