diff options
author | miwi <miwi@FreeBSD.org> | 2010-12-21 14:59:16 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-12-21 14:59:16 +0800 |
commit | 5c75fa90552bb4b7f821c41185bf3762cd9a9f51 (patch) | |
tree | bcfe193db7cc0a8dd6edc882daf9ee4481e2fdff /www/aria2/Makefile | |
parent | 46e0d92d7ae18728aabc579f41838c8c87cad5b5 (diff) | |
download | freebsd-ports-gnome-5c75fa90552bb4b7f821c41185bf3762cd9a9f51.tar.gz freebsd-ports-gnome-5c75fa90552bb4b7f821c41185bf3762cd9a9f51.tar.zst freebsd-ports-gnome-5c75fa90552bb4b7f821c41185bf3762cd9a9f51.zip |
- Update to 1.10.6
PR: 152062
Submitted by: Jason Harris <jharris@widomaker.com>
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 312932dabd77..7649b6ca7b67 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.6 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} |