diff options
author | miwi <miwi@FreeBSD.org> | 2010-05-25 19:12:14 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-05-25 19:12:14 +0800 |
commit | 485b9bd883d53325d71af8aedcaf39d4667b942c (patch) | |
tree | 25a032589f8113826bf8a859346bf7d1f3f37873 /www/aria2/Makefile | |
parent | 4e3dd65a794f312f5512f574c91cb3b87bd3cfd0 (diff) | |
download | freebsd-ports-gnome-485b9bd883d53325d71af8aedcaf39d4667b942c.tar.gz freebsd-ports-gnome-485b9bd883d53325d71af8aedcaf39d4667b942c.tar.zst freebsd-ports-gnome-485b9bd883d53325d71af8aedcaf39d4667b942c.zip |
- Update to 1.9.3
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 2fc821a511e1..f7ef3454148d 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -PORTVERSION= 1.9.2 +PORTVERSION= 1.9.3 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} |