diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-05 12:19:32 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-05 12:19:32 +0000 |
commit | ec94e4d5eb205b565ad234a64ae8f928f0acf831 (patch) | |
tree | e09d23ad5e04ca8eb7fcec9901ed6229bfea3705 /www/aria2/Makefile | |
parent | 034efe6bc8b62e0c79af9d730572475c84f94f70 (diff) | |
download | ports-ec94e4d5eb205b565ad234a64ae8f928f0acf831.tar.gz ports-ec94e4d5eb205b565ad234a64ae8f928f0acf831.zip |
Notes
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 3bf5cd69bcd2..05c1bae03825 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -3,7 +3,7 @@ PORTNAME= aria2 PORTVERSION= 1.18.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION} |