diff options
author | taca <taca@pkgsrc.org> | 2009-01-21 14:03:44 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2009-01-21 14:03:44 +0000 |
commit | 41f5f925ca51a83dcfa2b610e6d9f50484574243 (patch) | |
tree | 24eb67f988f224378db00feff53871b07f26265c /www/drupal6-translations/Makefile | |
parent | 5935e7f1f06189386a9a3710440804b3dc9ab811 (diff) | |
download | pkgsrc-41f5f925ca51a83dcfa2b610e6d9f50484574243.tar.gz |
Update drupal6-translation package to 20090113.
* Add French, Korean and Russian translation.
(Korean translation dosen't seems to cover all modules.)
* Update Slovak translations.
Diffstat (limited to 'www/drupal6-translations/Makefile')
-rw-r--r-- | www/drupal6-translations/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/drupal6-translations/Makefile b/www/drupal6-translations/Makefile index fcec8cd9644..6f7b20326c7 100644 --- a/www/drupal6-translations/Makefile +++ b/www/drupal6-translations/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2008/12/11 16:26:49 taca Exp $ +# $NetBSD: Makefile,v 1.10 2009/01/21 14:03:44 taca Exp $ # -DISTNAME= drupal6-translations-20081207 +DISTNAME= drupal6-translations-20090118 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTFILES= ${DL_DISTFILES} |