diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-20 01:21:42 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-20 01:21:42 +0000 |
commit | 1b9486446c85543c2a90469122ed79c98e6af9f0 (patch) | |
tree | 4595c398302e934af7eefd4c71813f4352b1388a /iptables/iptables_1.2.9.oe | |
parent | 7920d89da403b3231d3c9e29286043dda9560cae (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 'iptables/iptables_1.2.9.oe')
-rw-r--r-- | iptables/iptables_1.2.9.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iptables/iptables_1.2.9.oe b/iptables/iptables_1.2.9.oe index 9f1ae7c909..4a64812acf 100644 --- a/iptables/iptables_1.2.9.oe +++ b/iptables/iptables_1.2.9.oe @@ -1,5 +1,6 @@ SECTION = "console/network" DESCRIPTION = "iptables network filtering tools" +LICENSE = "GPL" SRC_URI = "http://www.netfilter.org/files/iptables-${PV}.tar.bz2" |