aboutsummaryrefslogtreecommitdiff
path: root/www/aria2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/aria2/Makefile')
-rw-r--r--www/aria2/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index 8fde3155544e..b6498d4aa3cd 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= aria2
-DISTVERSION= 0.6.0+1
+DISTVERSION= 0.7.0
CATEGORIES= www
MASTER_SITES= SF
@@ -25,7 +25,8 @@ USE_GETTEXT= yes
GNU_CONFIGURE= yes
PLIST_FILES= bin/aria2c \
share/locale/de/LC_MESSAGES/aria2c.mo \
- share/locale/ja/LC_MESSAGES/aria2c.mo
+ share/locale/ja/LC_MESSAGES/aria2c.mo \
+ share/locale/ru/LC_MESSAGES/aria2c.mo
.include <bsd.port.pre.mk>