summaryrefslogtreecommitdiff
path: root/maintMakefile
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2008-03-28 03:46:39 +0000
committerPaul Smith <psmith@gnu.org>2008-03-28 03:46:39 +0000
commitfafcc82bf5783490f72e8cb30d32bd1207b792f8 (patch)
treeb3ec2e2cc753f550b5f764a7d752af5bc882b4e0 /maintMakefile
parentd3d1c1c1d2ebeba7e9a4e4f61d398121083d1159 (diff)
downloadmake-fafcc82bf5783490f72e8cb30d32bd1207b792f8.tar.gz
Update the translation project location for PO files (again)
Apply fix for Savannah bug #22379.
Diffstat (limited to 'maintMakefile')
-rw-r--r--maintMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/maintMakefile b/maintMakefile
index 90de55b1..276457fd 100644
--- a/maintMakefile
+++ b/maintMakefile
@@ -135,7 +135,7 @@ move_if_change = if test -r $(target) && cmp -s $(target).t $(target); then \
# http://translation.sf.net/maint/
# ftp://tiger.informatik.hu-berlin.de/pub/po/maint/
-po_repo = http://translationproject.org/maint/$(PACKAGE)
+po_repo = http://translationproject.org/latest/$(PACKAGE)
.PHONY: do-po-update po-update
do-po-update:
tmppo="/tmp/po-$(PACKAGE)-$(VERSION).$$$$" \