diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-05-23 03:50:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-05-23 03:50:00 +0000 |
commit | 0d42b649cf1a36c29016cf21c2c9e8d234b0738b (patch) | |
tree | 5bfe1a259d17c035abba066be0c92f854c8883ec /www/aria2/Makefile | |
parent | 8dff1d34be188cb4c7e94fc2db0dbc1456b348d3 (diff) | |
download | ports-0d42b649cf1a36c29016cf21c2c9e8d234b0738b.tar.gz ports-0d42b649cf1a36c29016cf21c2c9e8d234b0738b.zip |
Notes
Diffstat (limited to 'www/aria2/Makefile')
-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 891cb44482e3..739fc58b9379 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aria2 -PORTVERSION= 1.22.0 +PORTVERSION= 1.23.0 CATEGORIES= www MASTER_SITES= https://github.com/tatsuhiro-t/${PORTNAME}/releases/download/release-${PORTVERSION}/ |