diff options
Diffstat (limited to 'www/aria2')
-rw-r--r-- | www/aria2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index b64edca7ea1b..f4dead2611a0 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -3,7 +3,7 @@ PORTNAME= aria2 PORTVERSION= 1.31.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/release-${PORTVERSION}/ \ LOCAL/sunpoet |