diff options
Diffstat (limited to 'package/trafshow/Makefile')
-rw-r--r-- | package/trafshow/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/trafshow/Makefile b/package/trafshow/Makefile index 17d9879db..5cdc7c739 100644 --- a/package/trafshow/Makefile +++ b/package/trafshow/Makefile @@ -11,7 +11,7 @@ PKG_DESCR:= traffic analyzing tool PKG_SECTION:= net PKG_BUILDDEP:= libpcap ncurses PKG_DEPENDS:= libpcap libncurses libpthread -PKG_SITES:= http://www.sfr-fresh.com/linux/misc/ +PKG_SITES:= http://openadk.org/distfiles PKG_NOPARALLEL:= 1 DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tgz |