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 f0b3277e8c87..47f0a8f661a7 100644 --- a/net/routinator/Makefile +++ b/net/routinator/Makefile @@ -1,6 +1,7 @@ PORTNAME= routinator DISTVERSIONPREFIX= v DISTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= ${ROUTINATOR_UI_URL}/v${ROUTINATOR_UI_VERSION}/:0 DISTFILES+= routinator-ui-build.tar.gz:0 |