diff options
author | sat <sat@FreeBSD.org> | 2007-09-11 00:59:39 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-09-11 00:59:39 +0800 |
commit | f773b40f355f14a77a6c911625bc63150c0bbdb4 (patch) | |
tree | 6f62c2184d14fa6b73a1f0655839563379e770ac /www/aria2/Makefile | |
parent | 8783f681b01b990a065cfcfad702c4311a2333e8 (diff) | |
download | freebsd-ports-gnome-f773b40f355f14a77a6c911625bc63150c0bbdb4.tar.gz freebsd-ports-gnome-f773b40f355f14a77a6c911625bc63150c0bbdb4.tar.zst freebsd-ports-gnome-f773b40f355f14a77a6c911625bc63150c0bbdb4.zip |
- Update 0.11.3
Diffstat (limited to 'www/aria2/Makefile')
-rw-r--r-- | www/aria2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index 24ec9f665c27..020227054b8e 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -DISTVERSION= 0.11.2 +DISTVERSION= 0.11.3 CATEGORIES= www MASTER_SITES= SFE @@ -28,6 +28,7 @@ USE_GETTEXT= yes GNU_CONFIGURE= yes PLIST_FILES= bin/aria2c \ share/locale/de/LC_MESSAGES/aria2c.mo \ + share/locale/fr/LC_MESSAGES/aria2c.mo \ share/locale/ja/LC_MESSAGES/aria2c.mo \ share/locale/ru/LC_MESSAGES/aria2c.mo MAN1= aria2c.1 |