diff options
Diffstat (limited to 'www/restinio/Makefile')
-rw-r--r-- | www/restinio/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/restinio/Makefile b/www/restinio/Makefile index 4f2398e6efd4..c2a9d9e48454 100644 --- a/www/restinio/Makefile +++ b/www/restinio/Makefile @@ -1,8 +1,8 @@ PORTNAME= restinio -DISTVERSION= 0.7.3 -PORTREVISION= 2 +DISTVERSION= 0.7.7 +PORTREVISION= 0 CATEGORIES= www devel -MASTER_SITES= https://github.com/Stiffstream/${PORTNAME}/releases/download/v.${DISTVERSION}/ +MASTER_SITES= https://github.com/Stiffstream/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-full MAINTAINER= yuri@FreeBSD.org |