diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-31 14:05:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-03-31 14:05:20 +0000 |
commit | 2cf554b3b3c3406f892c2e18864b17491f328b5d (patch) | |
tree | 31323db1e4c0d80fd0ca351d6c4fa0f4ab3583f1 /www/aria2/Makefile | |
parent | 01df3e77db5511f0c396081b237f243827067505 (diff) | |
download | ports-2cf554b3b3c3406f892c2e18864b17491f328b5d.tar.gz ports-2cf554b3b3c3406f892c2e18864b17491f328b5d.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 6c87e8765007..4ef30108f242 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aria2 -PORTVERSION= 1.18.4 +PORTVERSION= 1.18.5 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} |