diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-05 01:38:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-05 01:38:06 +0800 |
commit | 470d648b2f59485ec66350d086b88d668fcd3eb5 (patch) | |
tree | 606cbb2e63b1b130c3d0f97ea6429dfab0fee365 /www/aria2/Makefile | |
parent | 726c1ff2109a4cec3e286859abd7414a0479b377 (diff) | |
download | freebsd-ports-gnome-470d648b2f59485ec66350d086b88d668fcd3eb5.tar.gz freebsd-ports-gnome-470d648b2f59485ec66350d086b88d668fcd3eb5.tar.zst freebsd-ports-gnome-470d648b2f59485ec66350d086b88d668fcd3eb5.zip |
- Update to 1.3.0
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 aab4f9793dbd..f8a80e5a2cb6 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -DISTVERSION= 1.2.0 +DISTVERSION= 1.3.0 CATEGORIES= www MASTER_SITES= SFE DISTNAME= ${PORTNAME}-${DISTVERSION} |