diff options
author | miwi <miwi@FreeBSD.org> | 2011-11-13 03:27:04 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-11-13 03:27:04 +0800 |
commit | ce436c685e19ee6a03f99e048a1092d2da69f739 (patch) | |
tree | b46083160883d1a49b9e63bbb7f8815d17e6a3cd /www/aria2/Makefile | |
parent | ba0738cb35b489c6b9c619cc10b7856282c37066 (diff) | |
download | freebsd-ports-gnome-ce436c685e19ee6a03f99e048a1092d2da69f739.tar.gz freebsd-ports-gnome-ce436c685e19ee6a03f99e048a1092d2da69f739.tar.zst freebsd-ports-gnome-ce436c685e19ee6a03f99e048a1092d2da69f739.zip |
- Update to 1.13.0
Feature safe: yes
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 797908d848fb..266b165f9f29 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -PORTVERSION= 1.12.0 +PORTVERSION= 1.13.0 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} |