summaryrefslogtreecommitdiff
path: root/package/.template/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/.template/Makefile')
-rw-r--r--package/.template/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/.template/Makefile b/package/.template/Makefile
index 12e618f34..123731dc3 100644
--- a/package/.template/Makefile
+++ b/package/.template/Makefile
@@ -52,7 +52,7 @@ PKG_SITES:= add download url without package name
#PKGCS_WITH_OPENSSL:= libopenssl
#PKGCS_WITH_GNUTLS:= libgnutls
-# if downloaded package is not ending with .tar.gz use following
+# if downloaded package is not ending with .tar.xz use following
#DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
include $(TOPDIR)/mk/package.mk