From 1aacea2738c291c5e144ad1913c3ed6cca9f87db Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 26 Apr 2014 09:53:28 +0200 Subject: use XZ tarballs as default --- package/openntpd/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/openntpd/Makefile') diff --git a/package/openntpd/Makefile b/package/openntpd/Makefile index 35081344d..e3f197d87 100644 --- a/package/openntpd/Makefile +++ b/package/openntpd/Makefile @@ -13,6 +13,8 @@ PKG_DEPENDS:= libopenssl PKG_URL:= http://www.openntpd.org/ PKG_SITES:= ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/ +DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz + include ${TOPDIR}/mk/package.mk $(eval $(call PKG_template,OPENNTPD,openntpd,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) -- cgit v1.2.3