diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-25 06:03:51 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-25 06:03:51 +0800 |
commit | a748bd2e2bb1c0395b0616241d146ba7662bbe39 (patch) | |
tree | 8e2249ffb1a4ebd11f1c0898286d3e6fcdedf0d2 /www/aria2/Makefile | |
parent | 2e61a0568812c6d4f93b90d6101f6c122f915aa3 (diff) | |
download | freebsd-ports-gnome-a748bd2e2bb1c0395b0616241d146ba7662bbe39.tar.gz freebsd-ports-gnome-a748bd2e2bb1c0395b0616241d146ba7662bbe39.tar.zst freebsd-ports-gnome-a748bd2e2bb1c0395b0616241d146ba7662bbe39.zip |
- Update to 1.3.1
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 f8a80e5a2cb6..d6b66b5906bd 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -DISTVERSION= 1.3.0 +DISTVERSION= 1.3.1 CATEGORIES= www MASTER_SITES= SFE DISTNAME= ${PORTNAME}-${DISTVERSION} |