diff options
Diffstat (limited to 'net/rospo/Makefile')
-rw-r--r-- | net/rospo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rospo/Makefile b/net/rospo/Makefile index 626536eb5f1a..c19f09497822 100644 --- a/net/rospo/Makefile +++ b/net/rospo/Makefile @@ -1,6 +1,7 @@ PORTNAME= rospo DISTVERSIONPREFIX= v DISTVERSION= 0.10.3 +PORTREVISION= 1 CATEGORIES= net net-vpn sysutils MASTER_SITES= https://github.com/ferama/rospo/releases/download/v${DISTVERSION}/ui-artifacts.tar.gz?dummy=/:artifacts DISTFILES= ${PORTNAME}-ui-artifacts-${DISTVERSION}.tar.gz:artifacts |