diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-20 22:44:57 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-20 22:44:57 +0000 |
commit | ce5460bde60053e084ef08a50f4f3c9af26230fd (patch) | |
tree | e315114f3be6a252cc90276957bdee0b024c0ad8 /dnsmasq | |
parent | bdaf582b400a65e2476de4ac29ec31cc6197b7f7 (diff) |
dnsmasq_2.15.oe:
dnsmasq/dnsmasq_2.15.oe Fixing LICENSE in middle of DESCRIPTION
dcron_2.3.3.oe:
dcron/dcron_2.3.3.oe Fixing license in middle of DESCRIPTION
BKrev: 419fc8e9t6f1eitEwX83aDNUiFDaUQ
Diffstat (limited to 'dnsmasq')
-rw-r--r-- | dnsmasq/dnsmasq_2.15.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dnsmasq/dnsmasq_2.15.oe b/dnsmasq/dnsmasq_2.15.oe index 0606a6396e..73c710c1f4 100644 --- a/dnsmasq/dnsmasq_2.15.oe +++ b/dnsmasq/dnsmasq_2.15.oe @@ -1,7 +1,7 @@ SECTION = "console/network" DESCRIPTION = "Dnsmasq is a lightweight, easy to configure \ -LICENSE = "GPL" DNS forwarder and DHCP server." +LICENSE = "GPL" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" PR = "r1" |