diff options
Diffstat (limited to 'dhcp-forwarder')
-rw-r--r-- | dhcp-forwarder/dhcp-forwarder_0.6.oe | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/dhcp-forwarder/dhcp-forwarder_0.6.oe b/dhcp-forwarder/dhcp-forwarder_0.6.oe index d3de085a74..a6a46e508f 100644 --- a/dhcp-forwarder/dhcp-forwarder_0.6.oe +++ b/dhcp-forwarder/dhcp-forwarder_0.6.oe @@ -3,7 +3,9 @@ DESCRIPTION = "This program is used to forward DHCP and BOOTP messages between t networks with different broadcast domains. \ It works better with ppp - and especially with ipsec over ppp - than \ dhcp-relay from ISC and has a smaller foot print." -LICENSE = "GPL" +HOMEPAGE = "http://www-user.tu-chemnitz.de/~ensc/dhcp-fwd/" +MAINTAINER = "Bruno Randolf <bruno.randolf@4g-systems.biz>" +LICENSE = "GPLv2" SRC_URI = "http://www-user.tu-chemnitz.de/~ensc/dhcp-fwd/files/dhcp-forwarder-0.6.tar.bz2 \ file://init \ |