diff options
-rw-r--r-- | package/netkit-bootparamd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/netkit-bootparamd/Makefile b/package/netkit-bootparamd/Makefile index 595465d1c..babe78b91 100644 --- a/package/netkit-bootparamd/Makefile +++ b/package/netkit-bootparamd/Makefile @@ -10,7 +10,7 @@ PKG_HASH:= 7fd44b14f7ee5bf930bdd03b0c3a15bdb6efb60a862af47269b05361c4ed395c PKG_DESCR:= net bootparam daemon PKG_SECTION:= net/misc PKG_BUILDDEP:= libtirpc -PKG_SITES:= http://www.openadk.org/distfiles/ +PKG_SITES:= http://distfiles.openadk.org/ DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.gz |