diff options
Diffstat (limited to 'mobilemesh')
-rw-r--r-- | mobilemesh/mobilemesh_1.2.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mobilemesh/mobilemesh_1.2.oe b/mobilemesh/mobilemesh_1.2.oe index 67e233a0c9..36e1164512 100644 --- a/mobilemesh/mobilemesh_1.2.oe +++ b/mobilemesh/mobilemesh_1.2.oe @@ -1,5 +1,7 @@ SECTION = "console/network" DESCRIPTION = "MobileMesh mobile ad-hoc routing protocol" +HOMEPAGE = "http://www.mitre.org/work/tech_transfer/mobilemesh/" +MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>" LICENSE = "GPL" DEPENDS = "openssl" SRC_URI = "svn://meshcube.org/svn/application;module=mobilemesh" |