diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-29 22:36:03 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-29 22:36:03 +0800 |
commit | 897f7295b60375cb4647a3e949b7a974f3dc0434 (patch) | |
tree | f4e9d946e6e579cab7dfc346f70a02d9d4fc47da /www/aria2/Makefile | |
parent | 782a659ff5a5c03a0cce708102b518599c5e3511 (diff) | |
download | freebsd-ports-gnome-897f7295b60375cb4647a3e949b7a974f3dc0434.tar.gz freebsd-ports-gnome-897f7295b60375cb4647a3e949b7a974f3dc0434.tar.zst freebsd-ports-gnome-897f7295b60375cb4647a3e949b7a974f3dc0434.zip |
- Update to 1.5.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 e0c40c710655..23f0446acb18 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -DISTVERSION= 1.4.1 +DISTVERSION= 1.5.0 CATEGORIES= www MASTER_SITES= SFE DISTNAME= ${PORTNAME}-${DISTVERSION} |