summaryrefslogtreecommitdiffstats
path: root/src/gettext.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gettext.mk')
-rw-r--r--src/gettext.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gettext.mk b/src/gettext.mk
index 95159b9..70f2f42 100644
--- a/src/gettext.mk
+++ b/src/gettext.mk
@@ -1,10 +1,10 @@
# gettext
-# http://www.gnu.org/software/gettext/
PKG := gettext
$(PKG)_VERSION := 0.17
$(PKG)_SUBDIR := gettext-$($(PKG)_VERSION)
$(PKG)_FILE := gettext-$($(PKG)_VERSION).tar.gz
+$(PKG)_WEBSITE := http://www.gnu.org/software/gettext/
$(PKG)_URL := ftp://ftp.gnu.org/pub/gnu/gettext/$($(PKG)_FILE)
$(PKG)_DEPS := gcc libiconv