summaryrefslogtreecommitdiff
path: root/ifplugd
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2004-11-20 01:21:42 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2004-11-20 01:21:42 +0000
commit1b9486446c85543c2a90469122ed79c98e6af9f0 (patch)
tree4595c398302e934af7eefd4c71813f4352b1388a /ifplugd
parent7920d89da403b3231d3c9e29286043dda9560cae (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages 2004/11/20 02:20:47+01:00 hrw.one.pl!hrw added license to some packages BKrev: 419e9c26J8jBCbLq5erARzIY4dhVHA
Diffstat (limited to 'ifplugd')
-rw-r--r--ifplugd/ifplugd_0.20.oe1
1 files changed, 1 insertions, 0 deletions
diff --git a/ifplugd/ifplugd_0.20.oe b/ifplugd/ifplugd_0.20.oe
index a91c0f9d27..bb89659240 100644
--- a/ifplugd/ifplugd_0.20.oe
+++ b/ifplugd/ifplugd_0.20.oe
@@ -1,6 +1,7 @@
SECTION = "console/network"
DESCRIPTION = "ifplugd is a Linux daemon which will automatically configure your ethernet device when a cable is plugged in and automatically unconfigure it if the cable is pulled."
DEPENDS = "libdaemon"
+LICENSE = "GPL"
SRC_URI = "http://0pointer.de/lennart/projects/ifplugd/ifplugd-${PV}.tar.gz"