diff options
Diffstat (limited to 'package/parprouted/Makefile')
-rw-r--r-- | package/parprouted/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/parprouted/Makefile b/package/parprouted/Makefile index 8c22c44c0..3c2b1c4cc 100644 --- a/package/parprouted/Makefile +++ b/package/parprouted/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= parprouted PKG_VERSION:= 0.7 PKG_RELEASE:= 1 PKG_MD5SUM:= 570f5deaf09600df8f80f589de79ecdb -PKG_DESCR:= a proxy ARP daemon -PKG_SECTION:= proxy +PKG_DESCR:= proxy arp daemon +PKG_SECTION:= net/misc PKG_DEPENDS:= libpthread PKG_URL:= http://www.hazard.maks.net/parprouted/ PKG_SITES:= http://www.hazard.maks.net/parprouted/ |