X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=package%2Faodv-uu%2FMakefile;h=9f55194e1fcae20649ed7594328f82c010ce3cd9;hb=cf2cd1c3846a3f640b0f0468814c3684a7eb71dd;hp=6f776efb1437ab0dbcab3811c305921f3a0ac35f;hpb=34bb4638e7eeebcfc901c6a8cc00038fc33e4c7a;p=oweals%2Fopenwrt.git diff --git a/package/aodv-uu/Makefile b/package/aodv-uu/Makefile index 6f776efb14..9f55194e1f 100644 --- a/package/aodv-uu/Makefile +++ b/package/aodv-uu/Makefile @@ -1,5 +1,5 @@ -# -# Copyright (C) 2006 OpenWrt.org +# +# Copyright (C) 2006-2008 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -21,11 +21,12 @@ include $(INCLUDE_DIR)/package.mk define Package/aodv-uu/Default TITLE:=Ad-hoc On-demand Distance Vector Routing + DEPENDS:=@BROKEN URL:=http://core.it.uu.se/core/index.php/AODV-UU endef define Package/aodv-uu/Default/description - AODV is the Ad-hoc On-demand Distance Vector routing protocol + AODV is the Ad-hoc On-demand Distance Vector routing protocol implementation created at Uppsala University. endef