diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-01-31 04:30:01 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-01-31 04:30:01 +0800 |
commit | 65de3547f623ff317b232123afee89bc0acb4293 (patch) | |
tree | 16bd6599827a80b6c3cfbfa3aa2aa8e66fea52cc /www/aria2/Makefile | |
parent | fbdebf493c67753d309305d1f34d4c5cb241596f (diff) | |
download | freebsd-ports-gnome-65de3547f623ff317b232123afee89bc0acb4293.tar.gz freebsd-ports-gnome-65de3547f623ff317b232123afee89bc0acb4293.tar.zst freebsd-ports-gnome-65de3547f623ff317b232123afee89bc0acb4293.zip |
- Update to 1.16.1
- Update pkg-descr
Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.16.1/README.rst/view
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 423eb2b5f08c..f124a07395a6 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aria2 -PORTVERSION= 1.16.0 +PORTVERSION= 1.16.1 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} |