summaryrefslogtreecommitdiff
path: root/package/mutt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/mutt/Makefile')
-rw-r--r--package/mutt/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/mutt/Makefile b/package/mutt/Makefile
index 05bb5096e..18cdeaca2 100644
--- a/package/mutt/Makefile
+++ b/package/mutt/Makefile
@@ -15,6 +15,8 @@ PKG_URL:= http://www.mutt.org/
PKG_SITES:= ftp://ftp.mutt.org/mutt/devel/ \
http://ftp.hi.is/pub/mutt/
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,MUTT,mutt,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))