aboutsummaryrefslogtreecommitdiffstats
path: root/www/aria2/Makefile
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-08-08 23:08:25 +0800
committersat <sat@FreeBSD.org>2006-08-08 23:08:25 +0800
commit97d1e77939f4ab481abbf858659e9c77e4451ef0 (patch)
treed34e580df997978c1ff7f64d4eda93088f877e84 /www/aria2/Makefile
parentad5170d37434a8109d1a03321cf335161f7a515a (diff)
downloadfreebsd-ports-gnome-97d1e77939f4ab481abbf858659e9c77e4451ef0.tar.gz
freebsd-ports-gnome-97d1e77939f4ab481abbf858659e9c77e4451ef0.tar.zst
freebsd-ports-gnome-97d1e77939f4ab481abbf858659e9c77e4451ef0.zip
- Update to 0.7.0
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>