diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-09-17 15:29:05 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-09-17 15:29:05 +0200 |
commit | b2e4bbd4e62982852b8a7da8f618d01d2013641e (patch) | |
tree | 968e7998c78e750162e60c747ab039f78d2f8289 /package/aiccu/Makefile | |
parent | 1a2a22729ff0256725a3561e46f465efc18801f7 (diff) | |
parent | d6aaf0be5bfa8e5944d9ae44cf175f9388564ac6 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Conflicts:
package/binutils/Makefile
Diffstat (limited to 'package/aiccu/Makefile')
-rw-r--r-- | package/aiccu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/aiccu/Makefile b/package/aiccu/Makefile index 0a6d706ed..5eeeac943 100644 --- a/package/aiccu/Makefile +++ b/package/aiccu/Makefile @@ -10,7 +10,7 @@ PKG_MD5SUM:= c9bcc83644ed788e22a7c3f3d4021350 PKG_DESCR:= SixXS Automatic IPv6 Connectivity Client Utility PKG_SECTION:= ipv6 PKG_DEPENDS:= kmod-ipv6 libpthread -PKG_URL:= http://www.sixxs.net +PKG_URL:= http://www.sixxs.net/ PKG_SITES:= http://www.sixxs.net/archive/sixxs/aiccu/unix/ DISTFILES:= $(PKG_NAME)_$(PKG_VERSION).tar.gz |