summaryrefslogtreecommitdiff
path: root/package/.templatelib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/.templatelib/Makefile')
-rw-r--r--package/.templatelib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/.templatelib/Makefile b/package/.templatelib/Makefile
index 8d4331672..959042761 100644
--- a/package/.templatelib/Makefile
+++ b/package/.templatelib/Makefile
@@ -13,7 +13,7 @@ PKG_URL:= add project url
PKG_SITES:= add download url without package name
PKG_OPTS:= dev
-# 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