summaryrefslogtreecommitdiff
path: root/package/sipsak/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-13 00:31:52 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-13 00:31:52 +0100
commit3e9ec766c9b289becc53fba5fc57eb20723eeab7 (patch)
tree265634e99e345211208f28c6a996b22ccfedff4b /package/sipsak/Makefile
parentb6a5c9e0b1ed79e56e7dc8b3a0b2a61856fda576 (diff)
parentd29b7059e0e3dacc3e051c310eabaecabe19a8d2 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/sipsak/Makefile')
-rw-r--r--package/sipsak/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/sipsak/Makefile b/package/sipsak/Makefile
index ac11b5520..1ebf3a17d 100644
--- a/package/sipsak/Makefile
+++ b/package/sipsak/Makefile
@@ -14,6 +14,8 @@ PKG_BUILDDEP:= openssl
PKG_URL:= http://sipsak.org/
PKG_SITES:= http://download.berlios.de/sipsak/
+DISTFILES:= $(PKG_NAME)-$(PKG_VERSION)-1.tar.gz
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,SIPSAK,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))