diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-29 12:14:38 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-10-29 12:14:38 +0000 |
commit | fe64ac36d081267456cf8bcacb10ce10ef09465f (patch) | |
tree | 05f6ededd425569cc640e24d59bd8529392b741a /www/aria2/Makefile | |
parent | 22a88ab72d3ec3e9c6591fc2a42acee44cfea7a9 (diff) | |
download | ports-fe64ac36d081267456cf8bcacb10ce10ef09465f.tar.gz ports-fe64ac36d081267456cf8bcacb10ce10ef09465f.zip |
Notes
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 020227054b8e..868f7fc8e6dc 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -DISTVERSION= 0.11.3 +DISTVERSION= 0.11.4 CATEGORIES= www MASTER_SITES= SFE @@ -30,6 +30,7 @@ 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/nl/LC_MESSAGES/aria2c.mo \ share/locale/ru/LC_MESSAGES/aria2c.mo MAN1= aria2c.1 |