diff options
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 54799fa3c4a0..97011e3e988e 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,6 +1,7 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.13.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${ROUTINATOR_UI_URL}/v${ROUTINATOR_UI_VERSION}/:0 DISTFILES+= routinator-ui-build.tar.gz:0 |